<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Setting up my own GL Chart of Accounts]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1660&amp;type=atom" />
	<updated>2010-11-21T21:41:31Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1660</id>
		<entry>
			<title type="html"><![CDATA[Re: Setting up my own GL Chart of Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7513#p7513" />
			<content type="html"><![CDATA[<p>I cannot tell if this will do exactly, but what I can tell is:<br />Before you start your operations, make a Backup of your company. If something goes wrong during your operations, you can always restore your company. This way you can experience the various scenarious.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2010-11-21T21:41:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7513#p7513</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Setting up my own GL Chart of Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7512#p7512" />
			<content type="html"><![CDATA[<p>I looked at the MySQl database and found table 3_chart_master which looks like the table of the GL codes.</p><p>The table fields seem to be:<br />15 character account_code<br />15 character account_code2<br />60 character account_name<br />10 character account_type<br />1 character inactive</p><p>Could I get a comma separated file from Excel into the five columns.&nbsp; If so, what would I use for account_type and inactive fields?</p><p>If I then put the csv file (called &#039;mychart.csv&#039;) into, say the root directory of c:\ could I use the following syntax from within phpmyadmin to import the data:</p><p>load data local infile &#039;c:\\mychart.csv&#039; into table 3_chart_master<br />fields terminated by &#039;,&#039;<br />enclosed by &#039;&quot;&#039;<br />lines terminated by &#039;\r\n&#039;<br />(account_code, account_code2, account_name, account_type, inactive)</p><p>Would this work without damaging FA?</p><p>Many thanks.</p>]]></content>
			<author>
				<name><![CDATA[rtX]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=2474</uri>
			</author>
			<updated>2010-11-21T19:15:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7512#p7512</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Setting up my own GL Chart of Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7510#p7510" />
			<content type="html"><![CDATA[<p>Thanks for your offer, Joe.&nbsp; I do not think the COAs I use would be of particular interest to anyone else.&nbsp; The way I work is we set up a new company for each of our projects.&nbsp; The budgets for the projects are done by different people who use their own budget coding system, and I would like to be able to convert their coding system to form detailed cost codings in the GL.&nbsp; I can usually get to a tab delimited file from what they give me.</p><p>I cannot see any way of importing such items from within FA.&nbsp; Am I missing something?</p><p>Perhaps there is a way of importing it into the MySQL database outside FA?&nbsp; Is that relatively straightforward for a competent person (but inexperienced with the MySQL system) or would I end up screwing up the system?</p><p>Many thanks.</p>]]></content>
			<author>
				<name><![CDATA[rtX]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=2474</uri>
			</author>
			<updated>2010-11-21T18:29:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7510#p7510</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Setting up my own GL Chart of Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7346#p7346" />
			<content type="html"><![CDATA[<p>Yes, it is technically possible. But you will have to separate the groups and classes in a suitable way. If this COA is of big interest to the community, I can help with creating a new COA for you. I only need to CSV file from you to do so.<br />Otherwise we do not have resources for this kind of help.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2010-11-09T16:57:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7346#p7346</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Setting up my own GL Chart of Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7345#p7345" />
			<content type="html"><![CDATA[<p>How would I go about setting up a completely new chart of accounts from scratch for a new company?&nbsp; Presently, I am using 2.3RC3.&nbsp; Ideally, I&#039;d really like to import using a comma/tab separated export from an existing accounts package - is that possible, please?</p>]]></content>
			<author>
				<name><![CDATA[rtX]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=2474</uri>
			</author>
			<updated>2010-11-09T15:37:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7345#p7345</id>
		</entry>
</feed>
