<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Solved: Supplier ID in Rep 201 and 205]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6798&amp;type=atom" />
	<updated>2017-05-23T19:32:59Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6798</id>
		<entry>
			<title type="html"><![CDATA[Re: Solved: Supplier ID in Rep 201 and 205]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27888#p27888" />
			<content type="html"><![CDATA[<p>This seems to be working<br />$sql = &quot;SELECT supplier_id, CONCAT(supp_account_no, &#039; &#039; , supp_name) AS name, curr_code FROM &quot;.TB_PREF.&quot;suppliers&quot;;</p>]]></content>
			<author>
				<name><![CDATA[Alaa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20274</uri>
			</author>
			<updated>2017-05-23T19:32:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27888#p27888</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Solved: Supplier ID in Rep 201 and 205]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27887#p27887" />
			<content type="html"><![CDATA[<p>Concat is like joining 2 tables ?<br />somthing like this ? <br />SELECT CONCAT(&#039;supp_account_no&#039;,&#039;.&#039;,&#039;supp_name&#039;);</p>]]></content>
			<author>
				<name><![CDATA[Alaa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20274</uri>
			</author>
			<updated>2017-05-23T19:19:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27887#p27887</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Solved: Supplier ID in Rep 201 and 205]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27885#p27885" />
			<content type="html"><![CDATA[<p>Report 201: <a href="https://frontaccounting.com/fawiki/uploads/Help/Rep201_SupBalRpt.png">Suppliers Balance</a><br />Report 205: <a href="https://frontaccounting.com/fawiki/uploads/Help/Rep205_SupplierDetails.png">Supplier Detail Listing</a><br />You can concatenate the <strong>supp_account_no</strong> and <strong>supp_name</strong> fields (from the <strong>suppliers</strong> table) in the said reports in the place of <strong>supp_name</strong> alone.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-05-23T18:04:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27885#p27885</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Solved: Supplier ID in Rep 201 and 205]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27884#p27884" />
			<content type="html"><![CDATA[<p>Is it possible to show the CustomerID in a new column just before the customer name column in report 201 and 205?</p>]]></content>
			<author>
				<name><![CDATA[Alaa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20274</uri>
			</author>
			<updated>2017-05-23T17:11:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27884#p27884</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Solved: Supplier ID in Rep 201 and 205]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27883#p27883" />
			<content type="html"><![CDATA[<p>The &quot;Our Customer No:&quot; maps onto <strong><em>suppliers.</em>supp_account_no</strong> field. This is the CustomerID allotted to us in the Suppliers&#039; books of account.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-05-23T16:34:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27883#p27883</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Solved: Supplier ID in Rep 201 and 205]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27880#p27880" />
			<content type="html"><![CDATA[<p>Hello, </p><p>When opening a new supplier account .. <br />i see this field &quot;Our Customer No:&quot;<br />Can we call this supplier ID ?? <br />And how do we print it out in the Supplier Balances and Supplier Detail Listing?</p><p>Kind Regards.</p>]]></content>
			<author>
				<name><![CDATA[Alaa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20274</uri>
			</author>
			<updated>2017-05-23T10:59:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27880#p27880</id>
		</entry>
</feed>
