<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Working on an extension for invoicing and I have questions...]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8355</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8355&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Working on an extension for invoicing and I have questions....]]></description>
		<lastBuildDate>Sun, 25 Aug 2019 21:12:31 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Working on an extension for invoicing and I have questions...]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35806#p35806</link>
			<description><![CDATA[<p>This is set to be fixed in 2.5.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 25 Aug 2019 21:12:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35806#p35806</guid>
		</item>
		<item>
			<title><![CDATA[Re: Working on an extension for invoicing and I have questions...]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35797#p35797</link>
			<description><![CDATA[<p>@joe: any fix needed here or for 2.5?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 25 Aug 2019 13:21:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35797#p35797</guid>
		</item>
		<item>
			<title><![CDATA[Re: Working on an extension for invoicing and I have questions...]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35791#p35791</link>
			<description><![CDATA[<p>Thank you, Braath Waate.</p>]]></description>
			<author><![CDATA[null@example.com (oakstreet1)]]></author>
			<pubDate>Fri, 23 Aug 2019 15:50:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35791#p35791</guid>
		</item>
		<item>
			<title><![CDATA[Re: Working on an extension for invoicing and I have questions...]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35766#p35766</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Braath Waate)]]></author>
			<pubDate>Wed, 21 Aug 2019 12:10:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35766#p35766</guid>
		</item>
		<item>
			<title><![CDATA[Working on an extension for invoicing and I have questions...]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=35754#p35754</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (oakstreet1)]]></author>
			<pubDate>Tue, 20 Aug 2019 16:31:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=35754#p35754</guid>
		</item>
	</channel>
</rss>
