<?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 Receiveing]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9079</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9079&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Purchase Order Receiveing.]]></description>
		<lastBuildDate>Mon, 14 Dec 2020 14:25:33 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Purchase Order Receiveing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38741#p38741</link>
			<description><![CDATA[<p>Database errors should not be allowed in FA and should be prevented by additional checks.&nbsp; Please open a bug report at http://mantis.frontaccounting.com/main_page.php referencing this thread.</p>]]></description>
			<author><![CDATA[null@example.com (Braath Waate)]]></author>
			<pubDate>Mon, 14 Dec 2020 14:25:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38741#p38741</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase Order Receiveing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38740#p38740</link>
			<description><![CDATA[<p>Thank you for all of your help. After making the description short, it works!</p>]]></description>
			<author><![CDATA[null@example.com (Jayson)]]></author>
			<pubDate>Mon, 14 Dec 2020 14:00:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38740#p38740</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase Order Receiveing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38717#p38717</link>
			<description><![CDATA[<p>You have given the description very lengthy. Reduce the sentence and try again. It will work for you.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Tue, 08 Dec 2020 19:19:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38717#p38717</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase Order Receiveing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38714#p38714</link>
			<description><![CDATA[<p>Hi,</p><p>This is the error I get when I click process Receive Items.</p><p>DATABASE ERROR : The supplier purchasing details could not be added<br />error code : 1406<br />error message : Data too long for column &#039;supplier_description&#039; at row 1<br />sql that failed was : </p><div class="codebox"><pre><code>INSERT INTO 0_purch_data (supplier_id, stock_id, price, suppliers_uom, conversion_factor, supplier_description) VALUES (&#039;2&#039;, &#039;281-12000-00&#039;, &#039;0.62&#039;, &#039;&#039;, 1, &#039;PCB, CSCL-02, 2 Layer, 1.6mm Thick, 1oz Cu, HASL-Pb Free Finish&#039;)</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Jayson)]]></author>
			<pubDate>Tue, 08 Dec 2020 04:31:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38714#p38714</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase Order Receiveing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38677#p38677</link>
			<description><![CDATA[<p>Enable debugging mode and try to get the error before session destroyed. </p><p>Or check in your error log and get us the detailed related to this issue.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Sun, 29 Nov 2020 10:43:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38677#p38677</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase Order Receiveing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38675#p38675</link>
			<description><![CDATA[<p>Hi to both of you.</p><p>Thank you for your response. Unfortunately, after updating my front accounting I tried to receive items from the Purchase order, and the problem still exists. The quantity on hand of the item I received still zero. Also tried to comment out the second if statement, the problem still exists.</p>]]></description>
			<author><![CDATA[null@example.com (Jayson)]]></author>
			<pubDate>Sun, 29 Nov 2020 04:12:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38675#p38675</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase Order Receiveing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38626#p38626</link>
			<description><![CDATA[<p>Read the <a href="https://frontaccounting.com/fawiki/index.php?n=Devel.FrequentlyChangingClientIPFix">Wiki</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 22 Nov 2020 04:04:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38626#p38626</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase Order Receiveing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38621#p38621</link>
			<description><![CDATA[<p>This happens, because of session destroyed. 2.4.1 is old version. May be update your FA.&nbsp; It might fix your issue.&nbsp; Else from session.inc there is preventhijacking function. There is second if statement. Comment that two lines. It will work for you.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Sat, 21 Nov 2020 15:38:21 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38621#p38621</guid>
		</item>
		<item>
			<title><![CDATA[Purchase Order Receiveing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38618#p38618</link>
			<description><![CDATA[<p>Hi,</p><p>Thank you for developing this software. I love using it. However, I experience bugs.</p><p>I am using front accounting version 2.4.1 on a Linux machine.<br />I encounter a bug when I select a Purchase Order then edit the quantity under the &quot;This Deliver&quot; column and click the &quot;Process Receive Item&quot; button nothing happens. When I check the item in inventory the quantity still the same or doesn&#039;t change or update.</p><p>But after a timeout, I press or click again the process button it will take me to the login page and after I logged in again I will see a message that the PO has been processed or process successfully. When I check the item quantity in Inventory it is already updated.</p><p>Thank you! <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Jayson)]]></author>
			<pubDate>Fri, 20 Nov 2020 23:40:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38618#p38618</guid>
		</item>
	</channel>
</rss>
