<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Add Payment in 2.3.0]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1790&amp;type=atom" />
	<updated>2011-01-02T11:26:54Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1790</id>
		<entry>
			<title type="html"><![CDATA[Re: Add Payment in 2.3.0]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7903#p7903" />
			<content type="html"><![CDATA[<p>No, it should not - payment_term value is ignored for payment transactions. Seems you have mysql running in strict mode. If you will find any similar problem please report it too. In mean time I will fix it right way in CVS.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2011-01-02T11:26:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7903#p7903</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add Payment in 2.3.0]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7883#p7883" />
			<content type="html"><![CDATA[<p>I fix the proble add 2 lines after lines 73 in cust_trans_db.inc</p><p>if ($payment_terms == &quot;&quot;)<br />&nbsp; &nbsp; $payment_terms == &quot;0&quot;;</p><p>this solution afect the rest of program?</p>]]></content>
			<author>
				<name><![CDATA[rcuadra]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3299</uri>
			</author>
			<updated>2011-01-01T22:58:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7883#p7883</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Add Payment in 2.3.0]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7882#p7882" />
			<content type="html"><![CDATA[<p>When I tried to add any paymen, I recive this message:</p><p>DATABASE ERROR : The debtor transaction record could not be inserted<br />error code : 1366<br />error message : Incorrect integer value: &#039;&#039; for column &#039;payment_terms&#039; at row 1<br />sql that failed was : INSERT INTO 0_debtor_trans ( trans_no, type, debtor_no, branch_code, tran_date, due_date, reference, tpe, order_, ov_amount, ov_discount, ov_gst, ov_freight, ov_freight_tax, rate, ship_via, alloc, dimension_id, dimension2_id, payment_terms ) VALUES (&#039;1&#039;, &#039;12&#039;, &#039;198&#039;, &#039;46&#039;, &#039;2011-01-01&#039;, &#039;0000-00-00&#039;, &#039;1&#039;, &#039;0&#039;, &#039;0&#039;, 125, &#039;0&#039;, 0, &#039;0&#039;, 0, 1, &#039;0&#039;, 0, &#039;0&#039;, &#039;0&#039;, &#039;&#039;)</p><br /><p>My Customer have a value of 2 in &#039;payment_terms&#039; , but In this module apper without any value.</p><p>This problem is in Customer Payment and Transactions Payment to.</p><p>Thanks.</p><p>Rodrigo Cuadra</p>]]></content>
			<author>
				<name><![CDATA[rcuadra]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3299</uri>
			</author>
			<updated>2011-01-01T21:44:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7882#p7882</id>
		</entry>
</feed>
