<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Something wrong when Supplier Payment Entry on FA 2.2.3]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=1013</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1013&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Something wrong when Supplier Payment Entry on FA 2.2.3.]]></description>
		<lastBuildDate>Fri, 21 May 2010 16:20:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Something wrong when Supplier Payment Entry on FA 2.2.3]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=5954#p5954</link>
			<description><![CDATA[<p>Please update your FA sources. This issue is fixed in current stable&nbsp; 2.2.8 release. <br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Fri, 21 May 2010 16:20:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=5954#p5954</guid>
		</item>
		<item>
			<title><![CDATA[Re: Something wrong when Supplier Payment Entry on FA 2.2.3]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=5948#p5948</link>
			<description><![CDATA[<p>Stylight,</p><p>Your post is still usefull ! Currently using 2.2.7 and HAD the same trouble. <br />I just post here to thank you and let know other users that your solution works well on ver. 2.2.7<br />And ease search to next users : <br />Utilisateurs français : erreur 1064 achats Enregistrer décaissement Enregistrer décaissements<br />English users : error 1064 purchases Payments to Suppliers</p>]]></description>
			<author><![CDATA[null@example.com (crosshair)]]></author>
			<pubDate>Fri, 21 May 2010 10:08:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=5948#p5948</guid>
		</item>
		<item>
			<title><![CDATA[Re: Something wrong when Supplier Payment Entry on FA 2.2.3]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=4549#p4549</link>
			<description><![CDATA[<p>Stylight,</p><p>It&#039;s works for me, my problem solved</p><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (hasnet)]]></author>
			<pubDate>Sun, 24 Jan 2010 18:25:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=4549#p4549</guid>
		</item>
		<item>
			<title><![CDATA[Re: Something wrong when Supplier Payment Entry on FA 2.2.3]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=4484#p4484</link>
			<description><![CDATA[<p>hasnet,</p><p>I had the same problem. I looked into the code and find a bug in frontaccess\purchasing\includes\db\suppalloc_db.inc. Look for the line (around line 173) </p><p>AND trans.supplier_id=$supplier_id&quot;;</p><p>and replace it by </p><p>AND trans.supplier_id=&quot;.db_escape($supplier_id));</p><p>Cheers,<br />Sty</p>]]></description>
			<author><![CDATA[null@example.com (Stylight)]]></author>
			<pubDate>Wed, 20 Jan 2010 13:57:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=4484#p4484</guid>
		</item>
		<item>
			<title><![CDATA[Re: Something wrong when Supplier Payment Entry on FA 2.2.3]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=4400#p4400</link>
			<description><![CDATA[<p>Thanks for your reply Tom.<br />I have done as your instructions, but until now still not working, error message still appears and I have not been able to make payment using that menu,strangely there was no error message when I tested with log in to demo company (company that created when instalation). Before I tell you that FA223 using our backup database that we created in FA22final.&nbsp; Is there a mismatch database created by FA22 with FA223? There is any suggestion for me to fix it. Till now we pay our supplier invoiced with &quot;Bank Payment&quot; menu and using &quot;Allocate Supplier Payments or Credit Notes&quot; menu to allocate bank payment with that invoiced.</p>]]></description>
			<author><![CDATA[null@example.com (hasnet)]]></author>
			<pubDate>Thu, 14 Jan 2010 21:55:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=4400#p4400</guid>
		</item>
		<item>
			<title><![CDATA[Re: Something wrong when Supplier Payment Entry on FA 2.2.3]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=4393#p4393</link>
			<description><![CDATA[<p>That has been fixed in CVS.<br />You will also have to tab through (click and tab) Bank Fee and Payment Discount so they get filled with 0.00</p><p>That is also being looked at and will have a fix in CVS at some point</p><p>tom</p>]]></description>
			<author><![CDATA[null@example.com (tom)]]></author>
			<pubDate>Thu, 14 Jan 2010 11:44:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=4393#p4393</guid>
		</item>
		<item>
			<title><![CDATA[Something wrong when Supplier Payment Entry on FA 2.2.3]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=4386#p4386</link>
			<description><![CDATA[<p>When i entry supplier payment with Payments to Suppliers menu in purchases module, i get this error message :</p><p>DATABASE ERROR : Cannot retreive alloc to transactions<br />error code : 1064<br />error message : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#039;ORDER BY trans_no&#039; at line 14<br />sql that failed was : SELECT trans.type, trans.trans_no, trans.reference, trans.tran_date, supplier.supp_name, supplier.curr_code, ov_amount+ov_gst+ov_discount AS Total, trans.alloc, trans.due_date, trans.supplier_id, supplier.address FROM 2_supp_trans as trans, 2_suppliers as supplier WHERE trans.supplier_id=supplier.supplier_id AND round(ABS(ov_amount+ov_gst+ov_discount)-alloc,6) &gt; 0 AND trans.type != 22 AND trans.supplier_id= ORDER BY trans_no</p><p>I run FA 2.2.3 on Ubuntu 9.10 server edition with Mysql 5.1.37, Php 5.2.10,&nbsp; and Apache 2.2.12.<br />Is it A bug? Could you help me how to fix this?</p><p>Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (hasnet)]]></author>
			<pubDate>Wed, 13 Jan 2010 15:59:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=4386#p4386</guid>
		</item>
	</channel>
</rss>
