<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Customer Shortname in Invoices]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9022&amp;type=atom" />
	<updated>2020-10-06T16:10:51Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9022</id>
		<entry>
			<title type="html"><![CDATA[Re: Customer Shortname in Invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38452#p38452" />
			<content type="html"><![CDATA[<p>@joe: any company specific flag for this for the core?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-10-06T16:10:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38452#p38452</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Customer Shortname in Invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38441#p38441" />
			<content type="html"><![CDATA[<p>Hi, imranrafai,<br />Change the 2 files as follows:</p><p><strong>reporting/includes/pdf_report.inc</strong>&nbsp; (ver 2.4.8 line 402 function SetCommonData, add &#039;branch_ref&#039; in array.<br /></p><div class="codebox"><pre><code>        &#039;branch&#039; =&gt; array(&#039;br_address&#039;, &#039;br_name&#039;, &#039;salesman&#039;, &#039;disable_branch&#039;,&#039;branch_ref&#039;),</code></pre></div><p><strong>reporting/includes/doctext.inc</strong><br /></p><div class="codebox"><pre><code>            $aux_info = array(
                _(&quot;Customer&#039;s Reference&quot;) =&gt; $this-&gt;formData[&#039;branch_ref&#039;]   ,</code></pre></div>]]></content>
			<author>
				<name><![CDATA[flpages]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45415</uri>
			</author>
			<updated>2020-10-03T12:34:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38441#p38441</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Customer Shortname in Invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38440#p38440" />
			<content type="html"><![CDATA[<p>Any update? Any suggestions? @joe @apmuthu</p>]]></content>
			<author>
				<name><![CDATA[imranrafai]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=44350</uri>
			</author>
			<updated>2020-10-02T19:07:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38440#p38440</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Customer Shortname in Invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38427#p38427" />
			<content type="html"><![CDATA[<p>I am trying to change a few SQL statements, but I am unable to see if it is pulling the required fields and sending it to $this-&gt;formData. Is there a way to dump the array on the screen so we can analyze what data are available?</p>]]></content>
			<author>
				<name><![CDATA[imranrafai]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=44350</uri>
			</author>
			<updated>2020-09-29T22:40:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38427#p38427</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Customer Shortname in Invoices]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=38425#p38425" />
			<content type="html"><![CDATA[<p>I am using the customer shortname as unique id that I follow on a different system. So it is critical for me to display the shortname on the invoice. The default sales invoice when printed does not print the customer&#039;s shortname/reference even though there is a space for it. I guess one of the updates broke the code. But the short name gets displayed in customer payment receipts.</p><p>Any help? I am on 2.4.7</p>]]></content>
			<author>
				<name><![CDATA[imranrafai]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=44350</uri>
			</author>
			<updated>2020-09-29T20:50:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=38425#p38425</id>
		</entry>
</feed>
