<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — COA Script File]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=758&amp;type=atom" />
	<updated>2009-07-23T09:51:01Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=758</id>
		<entry>
			<title type="html"><![CDATA[Re: COA Script File]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3117#p3117" />
			<content type="html"><![CDATA[<p>Hello,<br />The last value in 0_chart_class is a reference to a system defined type value (from release 2.1.3). 1 = assets, 2 = liabilities, 3 = equity, 4 = income, 5 = cost of sales, 6 = expenses.<br />0_chart_master: 101 is a reference (foreign key) to 0_chart_types. 0 is a value for inactivity (normal 0).<br />0_chart_types: 4 is a reference to the class id. 1 is a reference to another chart_type (sub-type). You can have more levels, but this is not necessary. The default value is -1.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2009-07-23T09:51:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3117#p3117</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[COA Script File]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3116#p3116" />
			<content type="html"><![CDATA[<p>This is my first contact with FA I like it I think it has a lot of potential and possibilities</p><p>If I may I will share with you some of my thoughts and suggestions</p><p>I am busy creating a scriptfile for COA for South Africa before I send ot to you I like to test is I have made all the changes in an existing scrip file (en_US_new2)<br />But it seems I am doing something wrong </p><p>Please explain the who the last &quot;1&quot; in the line below fits in with the rest or where doesit link to</p><p>INSERT INTO `0_chart_class` VALUES (&#039;1&#039;, &#039;Assets&#039;, &#039;1&#039;);</p><p>The same applies to the&nbsp; Didgets after &quot;income</p><p>INSERT INTO `0_chart_master` VALUES (&#039;100000&#039;, &#039;&#039;, &#039;Income&#039;, &#039;101&#039;, &#039;0&#039;);</p><p>The same applies to the last 2 didgets after the gl numbers</p><p>INSERT INTO `0_chart_types` VALUES (&#039;101&#039;, &#039;GR - Income - (100000 - 149999)&#039;, &#039;4&#039;, &#039;1&#039;);</p><p>When I figured this out successfully I will send the script file to you to put on the<br />system</p><p>Regards</p><p>Gerrit</p>]]></content>
			<author>
				<name><![CDATA[restinc]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=425</uri>
			</author>
			<updated>2009-07-23T07:43:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3116#p3116</id>
		</entry>
</feed>
