<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Customer credit state on Invoices]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3096&amp;type=atom" />
	<updated>2013-01-17T16:12:30Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3096</id>
		<entry>
			<title type="html"><![CDATA[Re: Customer credit state on Invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=15106#p15106" />
			<content type="html"><![CDATA[<p>No, I think not. We can send out statements when appropriate. Not balance on invoice.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2013-01-17T16:12:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=15106#p15106</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Customer credit state on Invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=15103#p15103" />
			<content type="html"><![CDATA[<p>Is this desirable to be added in the current version?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-01-17T13:38:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=15103#p15103</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Customer credit state on Invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12611#p12611" />
			<content type="html"><![CDATA[<p>I add this lines on rep107.php<br />Line: 142</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $custrecord = get_customer_details($branch[&#039;debtor_no&#039;]);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $creditBalance = $custrecord[&quot;Balance&quot;];<br />and then on line: 199</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $rep-&gt;Font(&#039;bold&#039;);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $rep-&gt;TextCol(3, 6, _(&quot;TOTAL INVOICE&quot;), - 2);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $rep-&gt;TextCol(6, 7, $DisplayTotal, -2);<br />line: 199<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $rep-&gt;NewLine();<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $creditBalance = number_format2($creditBalance,$dec);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $rep-&gt;TextCol(3, 6, _(&quot;Total Debit / Credit&quot;), -2);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $rep-&gt;TextCol(6, 7,&nbsp; &nbsp; $creditBalance, -2);</p>]]></content>
			<author>
				<name><![CDATA[aminkh17]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13867</uri>
			</author>
			<updated>2012-05-30T10:23:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12611#p12611</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Customer credit state on Invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12580#p12580" />
			<content type="html"><![CDATA[<p>Hi guys,<br />I want to know how we can configure FA to display customer credit status (balance) in sales invoice or delivery notes?</p><p>thanks for replies</p>]]></content>
			<author>
				<name><![CDATA[aminkh17]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13867</uri>
			</author>
			<updated>2012-05-27T14:08:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12580#p12580</id>
		</entry>
</feed>
