<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — en_GB general CoA error - FA 2.4.1]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6838&amp;type=atom" />
	<updated>2017-10-24T20:37:02Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6838</id>
		<entry>
			<title type="html"><![CDATA[Re: en_GB general CoA error - FA 2.4.1]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29187#p29187" />
			<content type="html"><![CDATA[<p>As long as you have no transactions, the lookup data like customers, suppliers and items can easily be exported and re-imported with the likes of phpMyAdmin / SQLyog. Anyway, goodluck.</p><p>You might want to synch your schema at the very least before you start entering transactions.</p><p>Take an sql dump of your database (only the structure/schema) without any data and upload it somewhere and paste the link here. Will try to provide the alter statements for the database to synch the schema to the en_US-new.sql standard as in my repo.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-10-24T20:37:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29187#p29187</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: en_GB general CoA error - FA 2.4.1]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29186#p29186" />
			<content type="html"><![CDATA[<p>Hello again,</p><p>Assuming that stock GB CoA won&#039;t create any problem, I have decided to just carry on without disturbing anything in my current installation. I had entered too many customers, suppliers and items to have any courage to start with fresh installation.</p><p>But as @apmuthu mentioned earlier, this will leave me open to ransom in case things go wrong or if I find out something is breaking apart&nbsp; <img src="https://frontaccounting.com/punbb/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> <img src="https://frontaccounting.com/punbb/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> <img src="https://frontaccounting.com/punbb/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> <img src="https://frontaccounting.com/punbb/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[gj6n68]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=21080</uri>
			</author>
			<updated>2017-10-24T18:34:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29186#p29186</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: en_GB general CoA error - FA 2.4.1]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29167#p29167" />
			<content type="html"><![CDATA[<p>The Chart SQL files in <strong>sql/*.sql</strong> will not be touched by FA. They are used as templates to create a new company only. Hence replacing the them from my repo will not affect anything except that the next company you create will be okay to start with itself.</p><p>The backup sqls are the ones that contain your changes and they are created on the fly and are stored in <strong>company/#/backup</strong> folder. This is the one you will want to correct and synch it&#039;s schema and data with the one in my repo - use with care - and then upload and restore therefrom.</p><p>Since you do not have any transactions yet, it might be easier to create a new company from the sql in my repo and then incorporate the small changes you have made all over again in it.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-10-23T16:34:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29167#p29167</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: en_GB general CoA error - FA 2.4.1]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29165#p29165" />
			<content type="html"><![CDATA[<p>Thank you for the details.</p><p>I have created Company with standard inbuilt coa but haven&#039;t done any transaction at all.</p><p>All I have done is created and modified some GLs and created few taxes and tax groups.</p><p>When I check SQL files they do not have details of any&nbsp; a modification I made.</p><p>Do you think I can replace the old file with new file from your repo directly?</p><p>Creating a new company is a lot to work to be honest, both on fa and in real ha ha..</p>]]></content>
			<author>
				<name><![CDATA[gj6n68]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=21080</uri>
			</author>
			<updated>2017-10-23T11:46:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29165#p29165</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: en_GB general CoA error - FA 2.4.1]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29152#p29152" />
			<content type="html"><![CDATA[<p>Your install has the latest FA master snapshot since it was officially last changed only on 13th Oct 2017 as on date.<br />The sql from my repo would be useful only for subsequent new companies created.</p><p>However, the sql file can be used in conjunction with a diff tool like <a href="http://www.winmerge.org">WinMerge</a> to compare the diffs with respect to your existing FA backup sql file and the latter&#039;s schema and data fields for inserts be suitably amended to incorporate any changes and then restored into FA. If there are any transactions using the Account Codes like 0xxx, then they will need to be corrected as per the one in my repo if the config file in the default install is to be left alone.</p><p>This is specific to UK, Canada and a few other Charts. The devs have yet to find the time to update their official pkg repos and till then FA Consultants can/will prey on unwary newbies who would have unsuspectingly added quite some data to their affected installs making them prime targets to be held to ransom. Re-creating the company and adding in the few transactions all over again may be the easier and advised way for many.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-10-23T03:27:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29152#p29152</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: en_GB general CoA error - FA 2.4.1]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29147#p29147" />
			<content type="html"><![CDATA[<p>Hello,</p><p>Thank you for prompt reply.</p><p>I have indeed downloaded the 2.4.2 from the snap shot after all the fixes were published, I think I have the latest version as of 17/10/2017.</p><p>But, once installed, I created a few GL accounts and updated all items etc.</p><p>If I now replace <strong>sql/&lt;Chart sql&gt; file</strong> would it disturb everything ?</p><p>Also, all I want it a new GL account for &quot;GRN Clearing Account&quot;, would it be easier just to create <strong>1005 GRN Clearing Account</strong> instead of replacing the files, because when I&#039;ll replace the file, the new file won&#039;t have my unique GL accounts which I created after installation.</p><p>If I don&#039;t replace the files, would I miss out much on functionality ?</p><p>I ended up on this page after searching about &#039;cost of landed goods&#039; and your last post mentions about GRN(link below).</p><p>https://frontaccounting.com/punbb/viewtopic.php?pid=28371#p28371</p><p>And last if there has been any fix about &#039;cost of landed goods&#039; please let me know.</p><p>Thank you very much.</p>]]></content>
			<author>
				<name><![CDATA[gj6n68]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=21080</uri>
			</author>
			<updated>2017-10-22T10:18:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29147#p29147</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: en_GB general CoA error - FA 2.4.1]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29142#p29142" />
			<content type="html"><![CDATA[<p>Update your FA 2.4.2 to FA 2.4.2+ by incorporating in the fixes since it&#039;s release (See #4 and #12 in the Announcements post for the release).</p><p>Only the Standard en_US new and demo CoAs are in the default install. Install your requisite Chart from the official repo and replace the sql/&lt;Chart sql&gt; file from my repo. The UK Chart in the official repo needs a config setting to allow alphanumeric characters in the Account Code whereas the one in my repo has prevented leading zeroes in them and works with the standard config setting.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-10-22T02:33:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29142#p29142</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: en_GB general CoA error - FA 2.4.1]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29141#p29141" />
			<content type="html"><![CDATA[<p>Hello,</p><p>Just wondering if below fixes are already incorporated in 2.4.2, especially the GB CoA.</p><p>If I understand correctly, there was not GRN Clearing Acc in GB CoA before, and from looking at the files updated below, it seems GRN Clearing Acc was setup at code 1005 in updated CoA at below link.</p><p>But when I try to set up GRN clearing Account from System and General GL setup in 2.4.2, I don&#039;t see any GL option to use for GRN Clearing Acc. </p><p>Any help would be appreciated.</p><p>Thanks,<br />GJ</p><div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>All these <a href="https://github.com/apmuthu/FA24extensions/commit/14e26e6a93886dc7167caab54c35dc4d0add905f">fixes</a> are now in my <a href="https://github.com/apmuthu/FA24extensions">FA24extensions</a> repo.</p><p><a href="https://github.com/apmuthu/frontac24/wiki/FAExtensionsPix">Screenshots of available versions of extensions</a>.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[gj6n68]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=21080</uri>
			</author>
			<updated>2017-10-22T01:45:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29141#p29141</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: en_GB general CoA error - FA 2.4.1]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28053#p28053" />
			<content type="html"><![CDATA[<p>All these <a href="https://github.com/apmuthu/FA24extensions/commit/14e26e6a93886dc7167caab54c35dc4d0add905f">fixes</a> are now in my <a href="https://github.com/apmuthu/FA24extensions">FA24extensions</a> repo.</p><p><a href="https://github.com/apmuthu/frontac24/wiki/FAExtensionsPix">Screenshots of available versions of extensions</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-06-21T17:50:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28053#p28053</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[en_GB general CoA error - FA 2.4.1]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28046#p28046" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>27-Aug-2009 Joe Hunt<br />&nbsp; # bank_trans_type_id removed from bank_trans in en_US-demo.sql and en_US-new.sql.</p></blockquote></div><p>The official pkg distribution for <strong>en_GB-general.sql</strong> has the field <strong>bank_trans.bank_trans_type_id</strong> which needs to be removed.</p><p>The field <strong>budget_trans.memo_</strong> is missing in the official distribution. It should be:<br /></p><div class="codebox"><pre><code>DROP TABLE IF EXISTS `0_budget_trans`;
CREATE TABLE IF NOT EXISTS `0_budget_trans` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `tran_date` date NOT NULL DEFAULT &#039;0000-00-00&#039;,
  `account` varchar(15) NOT NULL DEFAULT &#039;&#039;,
  `memo_` tinytext NOT NULL,
  `amount` double NOT NULL DEFAULT &#039;0&#039;,
  `dimension_id` int(11) DEFAULT &#039;0&#039;,
  `dimension2_id` int(11) DEFAULT &#039;0&#039;,
  PRIMARY KEY (`id`),
  KEY `Account` (`account`,`tran_date`,`dimension_id`,`dimension2_id`)
) ENGINE=InnoDB;</code></pre></div><p>The order of the fields <em>auto_update</em> and <em>inactive</em> are switched in the <strong>currencies</strong> table.</p><p>The order of the fields <strong>cust_branch.branch_ref, debtors_master.debtor_ref</strong>, <strong>stock_category.inactive</strong> and <strong>suppliers.supp_ref</strong> needs to be corrected.</p><p>The tables <strong>dashboard_reminders</strong> and <strong>dashboard_widgets</strong> should not be in this CoA.<br />The deprecated table <strong>sys_types</strong> is present and needs to be removed.</p><p>The table <strong>tax_types</strong> has </p><div class="codebox"><pre><code>UNIQUE KEY `name` (`name`,`rate`)</code></pre></div><p> in the GB CoA that is not present in the standard CoA sqls - it should be there to avoid ambiguities in select boxes.</p><p><strong>$SysPrefs-&gt;base_sales</strong> cannot be &quot;-1&quot;. It can be either 0, 1 or 2. Hence change the field <strong>value</strong> to be so where the field <strong>sys_prefs.name=&#039;base_sales&#039; AND category=&#039;setup.company&#039;</strong>.</p><p>There is no <strong>grn_clearing_act</strong> account defined in the official GB CoA.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-06-20T16:27:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28046#p28046</id>
		</entry>
</feed>
