<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — stock_id wise shortage list report]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4981&amp;type=atom" />
	<updated>2014-05-30T22:30:27Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4981</id>
		<entry>
			<title type="html"><![CDATA[stock_id wise shortage list report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20013#p20013" />
			<content type="html"><![CDATA[<p>Hello,</p><p>I have few products on fronaccounting software..<br />stock_id=1000 (stock quantity= 100), stock_id=10001 (stock quantity= 80), stock_id=1002 (stock quantity= 50), stock_id=1003 (stock quantity= 100). Generally shortage list report will reached quantity=0 from the code-</p><p>if ($no_zeros &amp;&amp; $trans[&#039;QtyOnHand&#039;] == 0 &amp;&amp; $demandqty == 0 &amp;&amp; $onorder == 0)<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; continue;<br />&nbsp; &nbsp; &nbsp; &nbsp; if ($shortage &amp;&amp; $trans[&#039;QtyOnHand&#039;] - $demandqty &gt;=0)<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;continue;</p><p>But I need when stock_id=1000 (qty=10),&nbsp; stock_id=1001 (qty=15), stock_id=1002 (qty=20), stock_id=1003 (qty=12) will show shortage list. </p><p>Anyone can help me to make those stock_id wise shortage list report?</p>]]></content>
			<author>
				<name><![CDATA[dofollowbacklinks.us]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19203</uri>
			</author>
			<updated>2014-05-30T22:30:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20013#p20013</id>
		</entry>
</feed>
