<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — COA with 25 digits]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=6859</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6859&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in COA with 25 digits.]]></description>
		<lastBuildDate>Sun, 09 Jul 2017 02:15:48 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: COA with 25 digits]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28160#p28160</link>
			<description><![CDATA[<p>Scarce screen real-estate will dictate the displayability of the 25 character account code. Enabling Alpha account codes in the config.php may be the solution to large number of account codes.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 09 Jul 2017 02:15:48 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28160#p28160</guid>
		</item>
		<item>
			<title><![CDATA[Re: COA with 25 digits]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28155#p28155</link>
			<description><![CDATA[<div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>Approximately 16 bytes are necessary to store 25 decimal digit number (number of bytes length of 10^26 converted to Hex). Hence without changing the field size, you can store and retrieve the nearly 25 digit number when passed through Hex to dec conversion and vice-versa or have a trigger to do so in the database on the fly. USING a higher base than 16 would bring the field width down further.</p></blockquote></div><p>Yes, but that would not affect the input and display fields, so those would definitely be changed too</p>]]></description>
			<author><![CDATA[null@example.com (dscheers)]]></author>
			<pubDate>Sat, 08 Jul 2017 23:44:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28155#p28155</guid>
		</item>
		<item>
			<title><![CDATA[Re: COA with 25 digits]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28141#p28141</link>
			<description><![CDATA[<p>Approximately 16 bytes are necessary to store 25 decimal digit number (number of bytes length of 10^26 converted to Hex). Hence without changing the field size, you can store and retrieve the nearly 25 digit number when passed through Hex to dec conversion and vice-versa or have a trigger to do so in the database on the fly. USING a higher base than 16 would bring the field width down further.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 08 Jul 2017 04:23:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28141#p28141</guid>
		</item>
		<item>
			<title><![CDATA[Re: COA with 25 digits]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28139#p28139</link>
			<description><![CDATA[<p>The hard coded account code length is 15 characters. But it looks like it can be changed simply by changing the database field length and the input limitations. </p><p>I did initial testing and it appeared to work, but there&#039;s probably other areas that use the 15 character limit that I&#039;m not aware of. </p><p>Anyway, the hard coded limit is located at \gl\manage\gl_accounts, line 244. And the table that holds the account codes is X_chart_master. If you want to play around with it.</p><p>This variable might be better off in the systems table.</p>]]></description>
			<author><![CDATA[null@example.com (markr)]]></author>
			<pubDate>Sat, 08 Jul 2017 03:03:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28139#p28139</guid>
		</item>
		<item>
			<title><![CDATA[COA with 25 digits]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28136#p28136</link>
			<description><![CDATA[<p>Anyone know which changes I need to do to widen the account number fields to 25 digits ?</p><p>Thanks</p><p>Danny</p><p>PS: or someone who can accomplish this for me for a sweet cost ?</p>]]></description>
			<author><![CDATA[null@example.com (dscheers)]]></author>
			<pubDate>Fri, 07 Jul 2017 19:48:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28136#p28136</guid>
		</item>
	</channel>
</rss>
