<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Working on an extension for invoicing and I have questions...]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8355&amp;type=atom" />
	<updated>2019-08-25T21:12:31Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8355</id>
		<entry>
			<title type="html"><![CDATA[Re: Working on an extension for invoicing and I have questions...]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35806#p35806" />
			<content type="html"><![CDATA[<p>This is set to be fixed in 2.5.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2019-08-25T21:12:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35806#p35806</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Working on an extension for invoicing and I have questions...]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35797#p35797" />
			<content type="html"><![CDATA[<p>@joe: any fix needed here or for 2.5?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-08-25T13:21:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35797#p35797</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Working on an extension for invoicing and I have questions...]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35791#p35791" />
			<content type="html"><![CDATA[<p>Thank you, Braath Waate.</p>]]></content>
			<author>
				<name><![CDATA[oakstreet1]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42263</uri>
			</author>
			<updated>2019-08-23T15:50:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35791#p35791</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Working on an extension for invoicing and I have questions...]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35766#p35766" />
			<content type="html"><![CDATA[<p>My guess: you discovered a bug.&nbsp; It happens if you have a tax exempt item on an invoice.&nbsp; &nbsp;The fact that the account is blank is a clear giveaway.&nbsp; While it does not cause any operational problem, the extra entries bloat the database.&nbsp; I would report this on mantis.</p>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2019-08-21T12:10:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35766#p35766</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Working on an extension for invoicing and I have questions...]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=35754#p35754" />
			<content type="html"><![CDATA[<p>First, I&#039;m not understanding why the NULL, 0, 0 entries exist in the GL for each invoice:<br /></p><div class="codebox"><pre><code>| counter | type | type_no | tran_date  | account | memo_ | amount | person_type_id | person_id |
+---------+------+---------+------------+---------+-------+--------+----------------+-----------+
|     171 |   10 |      28 | 2019-08-19 | 4010(sales)     |     -5 |           NULL | NULL      |
|     172 |   10 |      28 | 2019-08-19 | 1200(AR)|       |      5 |              2 | 6         |
|     173 |   10 |      28 | 2019-08-19 |         |       |      0 |           NULL | NULL      | &lt;-- this entry
|     174 |   10 |      29 | 2019-08-19 | 4010    |       |     -1 |           NULL | NULL      |
|     175 |   10 |      29 | 2019-08-19 | 4010    |       |     -1 |           NULL | NULL      |
|     176 |   10 |      29 | 2019-08-19 | 1200    |       |      2 |              2 | 6         |
|     177 |   10 |      29 | 2019-08-19 |         |       |      0 |           NULL | NULL      | &lt;-- and this entry
|     178 |   12 |      12 | 2019-08-19 | 1065(Petty Cash)|     50 |           NULL | NULL      |
|     179 |   12 |      12 | 2019-08-19 | 1200    |       |    -50 |              2 | 7         |
|     180 |   12 |      13 | 2019-08-19 | 1060(Checking)  |   1500 |           NULL | NULL      |
|     181 |   12 |      13 | 2019-08-19 | 1200    |       |  -1500 |              2 | 5         |</code></pre></div><p>And my second question is if it will cause any problems if I don&#039;t enter tax transactions where there is no tax collected and stock moves where stock levels are not applicable?</p><p>I can make these NULL entries, but it just seems like I&#039;m polluting the database with rows that cannot affect any report or function, because their net effect is to add zero.</p>]]></content>
			<author>
				<name><![CDATA[oakstreet1]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42263</uri>
			</author>
			<updated>2019-08-20T16:31:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=35754#p35754</id>
		</entry>
</feed>
