<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Negative Stock]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5110</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5110&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Negative Stock.]]></description>
		<lastBuildDate>Mon, 22 Sep 2014 17:09:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Negative Stock]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20925#p20925</link>
			<description><![CDATA[<p>Fixes needed for negative stock to work and other cosmetic changes:</p><p>File: includes/db/sql_functions.inc<br />Fix: missing end of file closing php tag &quot;?&gt;&quot;</p><p>File:&nbsp; inventory/transfers.php<br />Fix: Change line 79 from:<br /> global $Refs;<br />to<br /> global $Refs, $SysPrefs;</p><p>File: sales/includes/ui/sales_order_ui.inc<br />Fix: Remove Line 138:<br />&nbsp; &nbsp; global $SysPrefs;&#039;<br />as it is no longer needed.</p><p>****** All these issues and others have been addressed in the <a href="http://devel.frontaccounting.com/git/?p=fa-stable.git;a=commitdiff;h=86b4fb041e5eb3963d40b55387a77198e3fd6844;hp=ec51d9a922df61d39de8444cd0a3aaf51ebcbf2b">subsequent</a> commit. *******</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 22 Sep 2014 17:09:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20925#p20925</guid>
		</item>
		<item>
			<title><![CDATA[Re: Negative Stock]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20904#p20904</link>
			<description><![CDATA[<p>Hello Mark,</p><p>Janusz has now fixed this. Not only testing on item lines, but also finally in multi user Environment. HG repository updated and fixes is included in next minor release.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 21 Sep 2014 21:30:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20904#p20904</guid>
		</item>
		<item>
			<title><![CDATA[Re: Negative Stock]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20896#p20896</link>
			<description><![CDATA[<p>Hello Mark. <br />Janusz, our chief developer, is about to fix a better solution. He will rewrite something this weekend, so please stay put until he is ready.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 20 Sep 2014 08:56:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20896#p20896</guid>
		</item>
		<item>
			<title><![CDATA[Re: Negative Stock]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20895#p20895</link>
			<description><![CDATA[<p>Hi Joe</p><p>I tested the fix for negative stock.<br />It works correctly now, except for the error message....which does not show the correct qty on hand</p><p>Here is my test data:</p><p>1. 25.8.14 purchased 1000 units<br />2. 25.8.14 sold 500 units leaving a balance of 500 units<br />3. 20.9.14 sold 100 units leaving a balance of 400 units<br />4. 26.8.14 back dated a sale of 500 units</p><p>As expected, I could not process the sale of 500 units, but the error message below is incorrect.</p><p>The delivery cannot be processed because there is an insufficient quantity for item: testneg - testneg - Quantity On Hand = 500</p><p>The qty on hand is 400, not 500.&nbsp; </p><p>It looks like the routine for checking stock levels used by the error message needs to be updated from historical levels on 25.8.14 to actual stock levels at 26.8.14 (current date).&nbsp; </p><p>Mark</p>]]></description>
			<author><![CDATA[null@example.com (MarkAndrew)]]></author>
			<pubDate>Sat, 20 Sep 2014 08:44:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20895#p20895</guid>
		</item>
		<item>
			<title><![CDATA[Re: Negative Stock]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20886#p20886</link>
			<description><![CDATA[<p>Yes it will go to the next minor release.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 19 Sep 2014 04:51:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20886#p20886</guid>
		</item>
		<item>
			<title><![CDATA[Re: Negative Stock]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20884#p20884</link>
			<description><![CDATA[<p>thanks Joe.<br />Appreciated!<br />Will this fix go to the next release and I can download then?<br />Mark</p>]]></description>
			<author><![CDATA[null@example.com (MarkAndrew)]]></author>
			<pubDate>Fri, 19 Sep 2014 04:28:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20884#p20884</guid>
		</item>
		<item>
			<title><![CDATA[Re: Negative Stock]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20883#p20883</link>
			<description><![CDATA[<p>This item has now been fixed and the HG repository has been updated.</p><p>You can download /sales/sales_order_entry.php <a href="http://https:/sourceforge.net/p/frontaccounting/mercurial/ci/default/tree/sales/sales_order_entry.php">here</a>:</p><p>/joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 19 Sep 2014 00:15:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20883#p20883</guid>
		</item>
		<item>
			<title><![CDATA[Re: Negative Stock]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20882#p20882</link>
			<description><![CDATA[<p>Mark, I am sorry that I didn&#039;t see the problem at first.</p><p>Of course, we should not allow the delivery. We should not test the stock availability by the document delivery date, but we should test for Todays date.</p><p>I will try to fix this asap.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 18 Sep 2014 23:41:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20882#p20882</guid>
		</item>
		<item>
			<title><![CDATA[Re: Negative Stock]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20576#p20576</link>
			<description><![CDATA[<p>By not ticking the box called &quot;allow negative inventory&quot; in system and general ledger set up I thought that negative inventory would not be allowed, so as not cause &quot;troubles.&quot;<br />But, in the example I gave in previous post, negative inventory was allowed.&nbsp; Like I&#039;ve said before, I can&#039;t code. Logically speaking, there needs to be a routine in the code that checks today&#039;s stock quantity before allowing me to process a back dated delivery or direct invoice that exceeds today&#039;s qty and results in negative stock.&nbsp; As it is now, one thinks that by not ticking allow negative inventory the troubles are avoided, but they are not.</p>]]></description>
			<author><![CDATA[null@example.com (MarkAndrew)]]></author>
			<pubDate>Tue, 26 Aug 2014 02:51:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20576#p20576</guid>
		</item>
		<item>
			<title><![CDATA[Re: Negative Stock]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20572#p20572</link>
			<description><![CDATA[<p>You. Should not elaborate between allow and disallow negative stock. It will cause troubles.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 25 Aug 2014 10:37:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20572#p20572</guid>
		</item>
		<item>
			<title><![CDATA[Negative Stock]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20570#p20570</link>
			<description><![CDATA[<p>The following concerning negative inventory was noted:<br />1. In System and General Ledger Setup, allow negative inventory was not checked to allow negative inventory.<br />2. Today, qty on hand was 500 units of inventory item, on 25 July there were 1000 units on hand<br />3. When we backdate a sale to 25 July of 600 units, the sale is processed<br />4. But as of today&#039;s date 100 units of negative stock will appear, despite the fact that we did not allow negative inventory in system and GL set up.<br />5. No warning was displayed to disallow (or at least alert) the negative balance.</p>]]></description>
			<author><![CDATA[null@example.com (MarkAndrew)]]></author>
			<pubDate>Mon, 25 Aug 2014 10:21:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20570#p20570</guid>
		</item>
	</channel>
</rss>
