<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Dutch Charts of Account ctype mistake]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=902</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=902&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Dutch Charts of Account ctype mistake.]]></description>
		<lastBuildDate>Mon, 02 Nov 2009 14:43:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Dutch Charts of Account ctype mistake]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3762#p3762</link>
			<description><![CDATA[<p>Ah, the Dutch chart of accounts are done for old type style and should have a variable in config.php, $use_old_style_convert set to 1.<br />You did the correct thing and changed into the USA way. You now can run without any problems.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 02 Nov 2009 14:43:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3762#p3762</guid>
		</item>
		<item>
			<title><![CDATA[Dutch Charts of Account ctype mistake]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3758#p3758</link>
			<description><![CDATA[<p>I discovered strange behaviour when starting the company with nl_NL-default-220 charts of accounts.</p><p>With the account classes it reported errors (gl_account_classes.php). I think it&#039;s because of the initial values in the table chart_class:</p><p>INSERT INTO `0_chart_class` VALUES (&#039;1&#039;, &#039;Assets&#039;, &#039;1&#039;, &#039;0&#039;);<br />INSERT INTO `0_chart_class` VALUES (&#039;2&#039;, &#039;Liabilities&#039;, &#039;1&#039;, &#039;0&#039;);<br />INSERT INTO `0_chart_class` VALUES (&#039;3&#039;, &#039;Income&#039;, &#039;0&#039;, &#039;0&#039;);<br />INSERT INTO `0_chart_class` VALUES (&#039;4&#039;, &#039;Costs&#039;, &#039;0&#039;, &#039;0&#039;);</p><p>The USA one shows:</p><p>INSERT INTO `0_chart_class` VALUES (&#039;1&#039;, &#039;Assets&#039;, &#039;1&#039;, &#039;0&#039;);<br />INSERT INTO `0_chart_class` VALUES (&#039;2&#039;, &#039;Liabilities&#039;, &#039;2&#039;, &#039;0&#039;);<br />INSERT INTO `0_chart_class` VALUES (&#039;3&#039;, &#039;Income&#039;, &#039;4&#039;, &#039;0&#039;);<br />INSERT INTO `0_chart_class` VALUES (&#039;4&#039;, &#039;Costs&#039;, &#039;6&#039;, &#039;0&#039;);</p><p>And which I changed the values for the field &#039;ctype&#039; it worked oke and I could also change the descriptions.</p><p>Did I change correctly or could this cause other side effects?</p><p>Regards,<br />Bob</p>]]></description>
			<author><![CDATA[null@example.com (shopimport)]]></author>
			<pubDate>Mon, 02 Nov 2009 13:17:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3758#p3758</guid>
		</item>
	</channel>
</rss>
