<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — GL Account Numbers - Mix numbers and letters?]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1731&amp;type=atom" />
	<updated>2010-12-10T07:44:35Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1731</id>
		<entry>
			<title type="html"><![CDATA[Re: GL Account Numbers - Mix numbers and letters?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7667#p7667" />
			<content type="html"><![CDATA[<p>Oh, dear, It is much simpler that what you have done. You just have to change a global variable in the config.php file:</p><p>In line about 101, $accounts_alpha = 0;&nbsp; Set this to either 1 or 2, depending of the final result you want.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2010-12-10T07:44:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7667#p7667</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: GL Account Numbers - Mix numbers and letters?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7665#p7665" />
			<content type="html"><![CDATA[<p>Since I was goofing around with a test company to see what I could accomplish, I did a little experiment by going in through PHPmyAdmin and took an existing account and changed the account reference right in the 0_chart_master table to 7000-COAD-CF-US and it was accepted into the table through the back door.&nbsp; Obviously when I go back into the program and if I try to pull up that account to edit the GL account it errors and says it must be all numbers.&nbsp; I was able to post an entry to it as 7000-COAD-CF-US and it looks just fine in the trial balance.&nbsp; </p><p>I did have to tweak the column widths on the chart of accounts report to accommodate the length and width of the account &quot;number&quot;.</p><p>So although technically from what I can tell there&#039;s nothing limiting the use of stuff other than numbers, there&#039;s no way for a user to actually enter a code like the ones I&#039;d like to use.&nbsp; I&#039;ll keep digging around, but if you could give me a hint as to the difficulty of removing that limitation from the programming, that would be awesome!</p><p>Thanks! </p><p><img src="https://frontaccounting.com/punbb/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[rmartino0913]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=2905</uri>
			</author>
			<updated>2010-12-10T02:04:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7665#p7665</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[GL Account Numbers - Mix numbers and letters?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7664#p7664" />
			<content type="html"><![CDATA[<p>I want to set up a test company to see if I can get the results I need for one of our foreign subsidiaries.&nbsp; My big problem is the slicing and dicing we do to our financial data.&nbsp; I need to be able to track jobs (use a dimension), track business units (using the other dimension) and we also track departments.</p><p>The bigger companies in our corporate &quot;family&quot; use Microsoft Dynamics SL (YUCK!) and we consolidate everything into Cognos.&nbsp; Those bigger companies have a four digit account number and then a crazy subaccount number that includes the business units, departments, and even country/region (7000-COAD-CF-US).</p><p>I noticed the account field is varchar(15) ... if I could mix numbers and letters (and if I could use a couple dashes to make the account identifier easier to read that would be the best) I could easily set up a chart of accounts that would align with all the other bigger companies and make it easier to consolidate the data into Cognos with everyone else.</p><p>I thought that varchar was at least letters and numbers (not sure about special characters like dashes) but when I tried to use a couple different versions of my idea, the field kept saying only number data is allowed.</p><p>Is there any way to get around this restriction? I guess I could always create a mapping file in excel and convert the results before consolidating but it would be better for the end-users if they could easily see from the letters in the account &quot;number&quot; what dept and business unit they were selecting without having to do that mental conversion and potentially screwing up and posting something to the wrong account.&nbsp; <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[rmartino0913]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=2905</uri>
			</author>
			<updated>2010-12-10T01:35:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7664#p7664</id>
		</entry>
</feed>
