<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — How to add some info fields for Customer and Supplier!?]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5328</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5328&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to add some info fields for Customer and Supplier!?.]]></description>
		<lastBuildDate>Fri, 21 Nov 2014 21:35:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to add some info fields for Customer and Supplier!?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21542#p21542</link>
			<description><![CDATA[<p>I meant for new installs for endusers. They would not have any backward compatibility issues.</p><p>A generic set of attributes in the sysprefs table may be okay for company wide variables but a per table field name / value pair in an attribute table (new) will be okay for now. The following fields:</p><p>Table name (without prefix), <br />Primary_Foreign_Key_Ref,<br />Attribute_Field_N,<br />Attribute_Field_N_Value, <br />Attribute_Value_jsons</p><p>An example record in it would be:</p><p>items<br />1<br />1<br />Short<br />{&quot;Color&quot;:&quot;blue&quot;, &quot;Texture&quot;:&quot;Soft&quot;}</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 21 Nov 2014 21:35:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21542#p21542</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to add some info fields for Customer and Supplier!?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21541#p21541</link>
			<description><![CDATA[<p>It will not be backward compatible. This will have to wait to a major release.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 21 Nov 2014 21:21:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21541#p21541</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to add some info fields for Customer and Supplier!?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21539#p21539</link>
			<description><![CDATA[<p>@joe: will extending tables with new nullable fields upset any insert/update sqls in FA?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 21 Nov 2014 21:16:52 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21539#p21539</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to add some info fields for Customer and Supplier!?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21538#p21538</link>
			<description><![CDATA[<p>The first thing to check is if there are any fields you&#039;re not using. If there is a longer field (like &quot;notes&quot; or something), you might be able to shove all the numbers into that and parse them out when the report/invoice is created.</p><p>If that doesn&#039;t work, you need to extend the database. This can be done either by adding columns with ALTER TABLE or by creating a new table and linking it to the customer table.</p>]]></description>
			<author><![CDATA[null@example.com (tm)]]></author>
			<pubDate>Fri, 21 Nov 2014 11:54:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21538#p21538</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to add some info fields for Customer and Supplier!?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21535#p21535</link>
			<description><![CDATA[<p>Customise reports in reporting/repXXX.php and place in your company path - hard code anything you need if it is constant.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 21 Nov 2014 10:32:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21535#p21535</guid>
		</item>
		<item>
			<title><![CDATA[How to add some info fields for Customer and Supplier!?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21528#p21528</link>
			<description><![CDATA[<p>In our country when you make an invoce, then if cilent is ABC you must print on invoice these info:<br />Business Number<br />Fiscal Number<br />Tax VAT Number.</p><p>How to create FIELDS for all of these info?</p><p>Please !!!</p>]]></description>
			<author><![CDATA[null@example.com (aRTx)]]></author>
			<pubDate>Fri, 21 Nov 2014 00:51:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21528#p21528</guid>
		</item>
	</channel>
</rss>
