<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Sales reference field size]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7403&amp;type=atom" />
	<updated>2018-03-16T08:41:57Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7403</id>
		<entry>
			<title type="html"><![CDATA[Re: Sales reference field size]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31130#p31130" />
			<content type="html"><![CDATA[<p>The commit has not appeared as yet in the GitHub repo.</p><p>@Rmendez confirms that this commit solves his issue.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-03-16T08:41:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31130#p31130</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales reference field size]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31128#p31128" />
			<content type="html"><![CDATA[<p>All Reference Edit Boxes has been extended to show 16 chars instead of 10.</p><p><a href="https://sourceforge.net/p/frontaccounting/git/ci/5a2878388731db48df19d9dd7d6f3d8062ee348e/">Committed to 2.4 SF Git Repo</a>.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2018-03-16T07:36:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31128#p31128</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales reference field size]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31127#p31127" />
			<content type="html"><![CDATA[<p>Yes we will increase the field a bit.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2018-03-16T06:00:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31127#p31127</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sales reference field size]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31126#p31126" />
			<content type="html"><![CDATA[<p>The screenshot is self-explanatory. The concerned file is <strong>sales/sales_order_entry.php</strong>. Whilst the max length of the form field allows 35 characters, the displayed form field is restricted to 10 characters.</p><p>In the DB tables, the field sizes are all normally VARCHAR:<br /></p><div class="codebox"><pre><code>reflines.pattern - 35
refs.reference - 100
sales_orders.reference - 100
debtor_trans.reference - 60
purch_orders.reference - TINYTEXT
supp_trans.reference - TINYTEXT
supp_trans.supp_reference - 60
stock_moves.reference - CHAR 40
workorders.wo_ref - 60
wo_manufacture.reference - 100
wo_issues.reference - 100
suppliers_supp_ref - 30 (***less than general form field max of 35***)
cust_branch.branch_ref - 30 (***less than general form field max of 35***)
journal.reference - 60
grn_batch.reference - 60
dimensions.reference - 60
bank_trans.ref - 40</code></pre></div><p>@joe: are there an rationalisations needed amongst these fields and field types.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-03-16T04:18:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31126#p31126</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Sales reference field size]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31125#p31125" />
			<content type="html"><![CDATA[<p>@Rmendez asked:<br /></p><div class="quotebox"><blockquote><p>I am using FA version 2.4.3...............<br />Can you help me with this??............Please................<br />&quot;Increase size of Reference field in Direct Invoice&quot;</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-03-16T03:58:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31125#p31125</id>
		</entry>
</feed>
