<?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 flashes up after creating a supplier invoice]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=6972</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6972&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Error flashes up after creating a supplier invoice.]]></description>
		<lastBuildDate>Fri, 22 Sep 2017 05:45:28 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Error flashes up after creating a supplier invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28693#p28693</link>
			<description><![CDATA[<p>You can download the latest dev from GIT. Alternatively, you can overwrite the existing v2.4.2 with the <a href="https://frontaccounting.com/punbb/viewtopic.php?pid=28478#p28478">changed files</a> in the Announcements for the said version.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 22 Sep 2017 05:45:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28693#p28693</guid>
		</item>
		<item>
			<title><![CDATA[Re: Error flashes up after creating a supplier invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28691#p28691</link>
			<description><![CDATA[<p>@itronics..no problem, thank you for fixing it.</p><div class="quotebox"><cite>itronics wrote:</cite><blockquote><p>This issue just <a href="https://sourceforge.net/p/frontaccounting/git/ci/4d61463530af727a86e5a59e040b06de90ac5ce7/">have been fixed in repo</a>.</p></blockquote></div><p>A beginners question:- Does this mean when I download 2.4.2 from sourceforge now this fix will be in it? Or does it mean that its just ready for 2.4.3 when it is released?</p><p>Just realised i can prove this myself by downloading....Nope it&#039;s not there. So I assume this will only come out when 2.4.3 is released or I patch it myself....Is this correct?<br />And to get all the latest updates I clicked GIT and then &#039;Download Snapshot&#039;, which if I am correct? Is useful to know.<br />(I think I need to invest the time and learn GIT)<br />Is there an approx date on 2.4.3?</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Fri, 22 Sep 2017 02:08:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28691#p28691</guid>
		</item>
		<item>
			<title><![CDATA[Re: Error flashes up after creating a supplier invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28677#p28677</link>
			<description><![CDATA[<p>This issue just <a href="https://sourceforge.net/p/frontaccounting/git/ci/4d61463530af727a86e5a59e040b06de90ac5ce7/">have been fixed in repo</a>.<br />Thanks for reporting the problem.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Wed, 20 Sep 2017 18:28:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28677#p28677</guid>
		</item>
		<item>
			<title><![CDATA[Re: Error flashes up after creating a supplier invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28638#p28638</link>
			<description><![CDATA[<p>@poncho1234</p><p>No I will have a look at this.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 15 Sep 2017 16:42:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28638#p28638</guid>
		</item>
		<item>
			<title><![CDATA[Re: Error flashes up after creating a supplier invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28635#p28635</link>
			<description><![CDATA[<p>ok... good! Shall I enter this in the mantis bug tracker?</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Fri, 15 Sep 2017 16:20:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28635#p28635</guid>
		</item>
		<item>
			<title><![CDATA[Re: Error flashes up after creating a supplier invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28631#p28631</link>
			<description><![CDATA[<p>@poncho1234: You have just found a bug!</p><p>@joe: There is no variable <strong>$net_total</strong> in entire FA 2.4.2 but is used in <strong>/purchasing/includes/db/invoice_db.inc</strong> at line 396. Should it be <strong>$invoice_items_total</strong> or <strong>$allocate_amount</strong> or something else?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 15 Sep 2017 14:27:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28631#p28631</guid>
		</item>
		<item>
			<title><![CDATA[Error flashes up after creating a supplier invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28627#p28627</link>
			<description><![CDATA[<p>After pressing process supplier invoice I get the following error flash up for approx 1 - 2 seconds:</p><p>Undefined variable: net_total in file: ........../purchasing/includes/db/invoice_db.inc at line 396</p><p>After it appears the screen returns to where it should be after creating a supplier invoice and everything seems to have processed correctly. (I managed to catch it by pressing [PrtScn] quickly)</p><p>Setup info:-</p><p>This is on a clean install of V2.4.2<br />Theme default<br />Database 10.0.27-MariaDB-cll-lve<br />PHP V5.6.31<br />Server - Linux<br />Shared hosting.</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Fri, 15 Sep 2017 03:43:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28627#p28627</guid>
		</item>
	</channel>
</rss>
