<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Unable to void Work Order]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9419</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9419&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Unable to void Work Order.]]></description>
		<lastBuildDate>Sat, 14 Aug 2021 19:06:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Unable to void Work Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39865#p39865</link>
			<description><![CDATA[<p>Fixed according to @kvvaradha solution and committed to stable repo.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 14 Aug 2021 19:06:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39865#p39865</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unable to void Work Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39861#p39861</link>
			<description><![CDATA[<p>7.4</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Sat, 14 Aug 2021 11:13:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39861#p39861</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unable to void Work Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39860#p39860</link>
			<description><![CDATA[<p>Whats ur php version?</p><p>False is alternatively 0, may be the new version of php started giving trouble, though you dont need to pass the 0 as well, the default is already 0, which will work fine. </p><p>@joe checkout it</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Sat, 14 Aug 2021 11:00:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39860#p39860</guid>
		</item>
		<item>
			<title><![CDATA[Unable to void Work Order]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39859#p39859</link>
			<description><![CDATA[<p>While voiding work order the following error comes</p><p><a href="https://prnt.sc/1oesuya">https://prnt.sc/1oesuya</a></p><p>The possible fix could be following.</p><p>&nbsp; &nbsp; @@ -161,7 +161,7 @@ function void_work_order_produce($type_no)<br />&nbsp; &nbsp; &nbsp; &nbsp; return;</p><p>&nbsp; &nbsp; // deduct the quantity of this production from the parent work order<br />&nbsp; &nbsp; -&nbsp; work_order_update_finished_quantity($prod[&quot;workorder_id&quot;], -$prod[&quot;quantity&quot;], false);<br />&nbsp; &nbsp; + work_order_update_finished_quantity($prod[&quot;workorder_id&quot;], -$prod[&quot;quantity&quot;], 0);</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Sat, 14 Aug 2021 06:14:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39859#p39859</guid>
		</item>
	</channel>
</rss>
