<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Unable to void Work Order]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9419&amp;type=atom" />
	<updated>2021-08-14T19:06:11Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9419</id>
		<entry>
			<title type="html"><![CDATA[Re: Unable to void Work Order]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39865#p39865" />
			<content type="html"><![CDATA[<p>Fixed according to @kvvaradha solution and committed to stable repo.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2021-08-14T19:06:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39865#p39865</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to void Work Order]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39861#p39861" />
			<content type="html"><![CDATA[<p>7.4</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2021-08-14T11:13:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39861#p39861</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to void Work Order]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39860#p39860" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2021-08-14T11:00:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39860#p39860</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Unable to void Work Order]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39859#p39859" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2021-08-14T06:14:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39859#p39859</id>
		</entry>
</feed>
