<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Purchase order voiding BUG]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7052</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7052&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Purchase order voiding BUG.]]></description>
		<lastBuildDate>Mon, 30 Oct 2017 17:59:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Purchase order voiding BUG]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29326#p29326</link>
			<description><![CDATA[<p>Here is the fix to clear the Transaction # after voiding any transaction:<br />Lines 320 to 324 in <strong>admin/void_transaction.php</strong>:<br /></p><div class="codebox"><pre><code>if (isset($_POST[&#039;ConfirmVoiding&#039;]))
{
    handle_void_transaction();
    $Ajax-&gt;activate(&#039;_page_body&#039;);
}</code></pre></div><p>should be:<br /></p><div class="codebox"><pre><code>if (isset($_POST[&#039;ConfirmVoiding&#039;]))
{
    handle_void_transaction();
    $selected_id = &#039;&#039;;
    $Ajax-&gt;activate(&#039;_page_body&#039;);
}</code></pre></div><p>@joe: can commit this.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 30 Oct 2017 17:59:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29326#p29326</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase order voiding BUG]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29160#p29160</link>
			<description><![CDATA[<p>Ok, will have a look. I have been extremely busy with job lately. I am sorry. Will fix asap.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 23 Oct 2017 05:14:57 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29160#p29160</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase order voiding BUG]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29155#p29155</link>
			<description><![CDATA[<p>@Dynamic: It appears that your install / data had some glitches during the upgrade. Try to migrate the data into a fresh install and provide feedback. The latest snapshot works as expected as the screenshots in my earlier post will show. The db too was checked for successful voiding.</p><p>@joe: There are many places where such Transaction # display would be useful and can be changed during a more mature release. The bug to be fixed is the clearing out of the Transaction# from the form field after successful voiding.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 23 Oct 2017 04:10:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29155#p29155</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase order voiding BUG]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29149#p29149</link>
			<description><![CDATA[<p>Maybe we can change the final message in a future version of FA. Not now.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 22 Oct 2017 19:57:17 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29149#p29149</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase order voiding BUG]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29143#p29143</link>
			<description><![CDATA[<p>I think I have confused terms&nbsp; - my mistake. I am talking about PURCHASE ORDER DELIVERY this whole time, not PURCHASE ORDERS. I know canceling a purchase order requires you to cancel the order and not void it. But the PO DELIVERY is where I am having a problem - I cannot void any of them. I was able to do that before I upgraded to 2.4. I have tested it again and every time I am able to duplicate the same fault if I accept a delivery I am unable to void it. And no, it is not invoiced, I know I cannot void a PO delivery after an invoice is made against it, I am talking about just receiving items in a PO delivery then immediately attempting to void it the error occurs. And I know it&#039;s not voided because I can create an invoice on that PO Delivery.</p>]]></description>
			<author><![CDATA[null@example.com (Dynamic)]]></author>
			<pubDate>Sun, 22 Oct 2017 03:36:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29143#p29143</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase order voiding BUG]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29136#p29136</link>
			<description><![CDATA[<p>That is how it should be. We have only voided the PO Delivery and not the PO itself. A PO does not need to be voided, it can be cancelled in it&#039;s Edit screen.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 21 Oct 2017 17:30:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29136#p29136</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase order voiding BUG]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29133#p29133</link>
			<description><![CDATA[<p>It&#039;s not voided - I can see it when I go to invoice the supplier.</p>]]></description>
			<author><![CDATA[null@example.com (Dynamic)]]></author>
			<pubDate>Sat, 21 Oct 2017 16:55:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29133#p29133</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase order voiding BUG]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29123#p29123</link>
			<description><![CDATA[<p>The problem is that you are trying to Void it twice - once on successfully Voiding a transaction and since Transaction# is still showing the voided one as a label in the resultant page you may have pressed the Void Transaction again. The Memo field gets cleared but the Transaction# field does not.</p><p>@joe: The success message should show the Transaction# that was successfully voided and the Transaction# label in the form should be blanked out on the success page.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 21 Oct 2017 07:24:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29123#p29123</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase order voiding BUG]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29122#p29122</link>
			<description><![CDATA[<p>Updated, no, it does not resolve itself. What I would like to know is if this is my installation that has a problem or it&#039;s a genuine bug. Can anyone try and duplicate it? </p><p>Purchase Order Entry -&gt; Create a purchase order -&gt; Receive Items on this Purchase Order -&gt; Setup -&gt; Void a Transaction -&gt; Select type purchase order delivery -&gt; Select the received order and attempt to void it, Error appears: &quot;The entered transaction does not exist or cannot be voided.&quot;</p>]]></description>
			<author><![CDATA[null@example.com (Dynamic)]]></author>
			<pubDate>Sat, 21 Oct 2017 06:24:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29122#p29122</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase order voiding BUG]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29107#p29107</link>
			<description><![CDATA[<p>Update to latest FA 2.4.2+ and see if this issue resolves itself.<br />The changed files from FA 2.4.1 to FA 2.4.2 (#4 post) and that for fixes thereafter (#12 post) are in the <a href="https://frontaccounting.com/punbb/viewtopic.php?id=6898">Announcements thread for FA 2.4.2</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 20 Oct 2017 03:16:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29107#p29107</guid>
		</item>
		<item>
			<title><![CDATA[Purchase order voiding BUG]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29106#p29106</link>
			<description><![CDATA[<p>F.A 2.4.1, try voiding any purchase order (before invoicing it) and it throws the following error:</p><p>&quot;The entered transaction does not exist or cannot be voided.&quot;</p><p>Can anyone duplicate this?</p>]]></description>
			<author><![CDATA[null@example.com (Dynamic)]]></author>
			<pubDate>Fri, 20 Oct 2017 03:10:43 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29106#p29106</guid>
		</item>
	</channel>
</rss>
