<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — error creating customer credit note: Undefined index: sales_gl_code]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7696</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7696&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in error creating customer credit note: Undefined index: sales_gl_code.]]></description>
		<lastBuildDate>Tue, 11 Sep 2018 20:49:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: error creating customer credit note: Undefined index: sales_gl_code]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32638#p32638</link>
			<description><![CDATA[<p>This has been fixed and <a href="https://sourceforge.net/p/frontaccounting/git/ci/master/tree/taxes/tax_calc.inc">committed</a> to core. Thanks @notrinos for detecting and solving the issue.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 11 Sep 2018 20:49:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32638#p32638</guid>
		</item>
		<item>
			<title><![CDATA[Re: error creating customer credit note: Undefined index: sales_gl_code]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32637#p32637</link>
			<description><![CDATA[<p>@joe: fix in core?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 11 Sep 2018 16:16:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32637#p32637</guid>
		</item>
		<item>
			<title><![CDATA[error creating customer credit note: Undefined index: sales_gl_code]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32636#p32636</link>
			<description><![CDATA[<p>On <strong>Customer Credit Note Entry</strong> if Customer Branch&#039;s tax is fully exempt then this error will fire:</p><p><span style="color: red">Undefined index: sales_gl_code in file: C:\xampp\htdocs\world244\sales\includes\db\sales_credit_db.inc at line 156</span></p><p>solution: initialize this index in <strong>line 164</strong> of file <strong>tax_calc.inc</strong><br /></p><div class="codebox"><pre><code>$ret_tax_array[&#039;exempt&#039;] = array(&#039;Value&#039;=&gt;0, &#039;Net&#039;=&gt;0, &#039;rate&#039; =&gt; null, &#039;tax_type_id&#039; =&gt; &#039;&#039;, &#039;sales_gl_code&#039; =&gt; &#039;&#039;);</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (notrinos)]]></author>
			<pubDate>Tue, 11 Sep 2018 02:18:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32636#p32636</guid>
		</item>
	</channel>
</rss>
