<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Bookings in previous financial years]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7129&amp;type=atom" />
	<updated>2017-11-24T14:07:37Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7129</id>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29744#p29744" />
			<content type="html"><![CDATA[<p>The latest AU general chart will always be <strong><a href="https://github.com/apmuthu/FA24extensions/blob/master/Charts/chart_en_AU-general/en_AU-0000.sql">here</a></strong>. Just right click the &quot;Raw&quot; button and choose to save it. There have been some updates in it after the previous release too, to accommodate the new barcoding option.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-24T14:07:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29744#p29744</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29742#p29742" />
			<content type="html"><![CDATA[<p>Hello</p><p>Now it works fine ... thanks a lot for your support.</p><p>Thomas</p>]]></content>
			<author>
				<name><![CDATA[jegentom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41923</uri>
			</author>
			<updated>2017-11-24T12:37:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29742#p29742</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29718#p29718" />
			<content type="html"><![CDATA[<p>I was not aware of the AU fiscal year you stated when I prepared the chart.</p><p>When you install such a chart, before you input any data into the installation, manually (phpmyadmin) correct the <strong>fiscal_year</strong> table so that the appropriate date ranges are there for each fiscal and they must be in serial order and no id should be missing either.</p><p><a href="https://en.wikipedia.org/wiki/Fiscal_year#Australia">Australian Fiscal Year</a></p><p>I have changed the insert statement in the chart to be:<br /></p><div class="codebox"><pre><code>INSERT INTO `0_fiscal_year` VALUES (1, &#039;2016-07-01&#039;, &#039;2017-06-30&#039;, 0);</code></pre></div><p>The additional key for the <strong>tax_types</strong> table <strong>UNIQUE KEY `name` (`name`,`rate`)</strong> is essential to avoid duplicate entry of tax types that populate select drop down boxes. Hope the devs will add it upstream. All AUTO_INCREMENT=XXX have been removed. Some comments have been added from later upstream chart updates.</p><p><a href="https://github.com/apmuthu/FA24extensions/commit/ab4f894f02515f634e63c439f55050b5301c93b2">Committed</a></p><p>Download the updated chart <a href="https://github.com/apmuthu/FA24extensions/raw/ab4f894f02515f634e63c439f55050b5301c93b2/Charts/chart_en_AU-general/en_AU-0000.sql"><strong>here</strong></a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-22T21:07:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29718#p29718</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29714#p29714" />
			<content type="html"><![CDATA[<p>Hi apmuthu,</p><p>I have done a re-installation. The problems with the default data I originally had have disappeared.</p><p>However, I am still unable to book in a previous year. Active year is set to the previous one and it is not closed. Booking in the current year works now (a thing which did not work previously either).</p><p>Does it maybe have anything to do with the way I had to set up the financial years to accommodate the Australian fiscal year (July to June)? I had to do the following:</p><p>- Year 01/01/2016 to 31/12/2016 was already there<br />- Added short year 01/01/2017 to 30/06/2017<br />- Added normal year 01/07/2017 to 30/06/2018 and set as active year<br />- Closed and deleted year 01/01/2016 to 31/12/2016<br />- Closed and deleted year 01/01/2017 to 30/06/2017<br />- Added normal year 01/07/2016 to 30/06/2017</p><p>The last one is the one I want to create bookings in. I set that to active for that purpose.</p><p>Thanks for your help. There is a new comparison report on https://accounting.perscare.com.au/files/textfile_diff_result_20171122.html</p><p>jegenco_fracct is again my current installation and jegenco_sandbox the en_US-new.sql one.</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[jegentom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41923</uri>
			</author>
			<updated>2017-11-22T12:08:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29714#p29714</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29705#p29705" />
			<content type="html"><![CDATA[<p>No. It will download only the old version and install that - but never mind that. Just download the <a href="https://github.com/apmuthu/FA24extensions/raw/9572771783fb5ce3e34c6f3615390dc5fbacfb04/Charts/chart_en_AU-general/en_AU-0000.sql">new version</a> from the FA24extensions repo and overwrite the downloaded file in your <strong>sql</strong> folder.</p><p>Then you can choose the Chart to use for creating your new company.</p><p>@itronics: please refresh the pkg repo with this new file from my repo linked herein.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-21T14:41:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29705#p29705</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29703#p29703" />
			<content type="html"><![CDATA[<p>Hello,</p><p>I am happy to start from scratch again ... I did not do too much setup yet and I messed around quite a bit with the financial years.</p><p>When I re-install will it download the new version of the AU general chart of accounts&nbsp; automatically or do I have to do something?</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[jegentom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41923</uri>
			</author>
			<updated>2017-11-21T12:56:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29703#p29703</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29696#p29696" />
			<content type="html"><![CDATA[<p>The <strong>en_AU general 4 digit</strong> chart of accounts corrected for FA 2.4.3 has been <a href="https://github.com/apmuthu/FA24extensions/commit/9572771783fb5ce3e34c6f3615390dc5fbacfb04">committed to the FA24extensions repo</a>.</p><p>@itronics: can re-create the pkg for it.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-20T16:53:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29696#p29696</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29694#p29694" />
			<content type="html"><![CDATA[<p>Looks like there is more than meets the eye.<br />There are some default data necessary for FA to run - reflines, security_roles, etc..<br />We need to eliminate all AUTO_INCREMENT=XXX phrases and all collation information from the base sql.<br />I will now proceed to make a real standard SQL for AU and revert.<br />Since you already have data, you may not be able to benefit from the newer dispensations in reflines unless you are willing to start the new references midway or from scratch.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-20T14:40:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29694#p29694</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29691#p29691" />
			<content type="html"><![CDATA[<p>I had it directly created with this chart of accounts (The AU general).</p><p>I did generate the dumps for comparison without data, so the file does not show any data only structure. I have uploaded the file here: https://accounting.perscare.com.au/files/textfile_diff_result.html</p><p>jegenco_fracct is my accounting (created with the AU general chart of account). jegenco_sandbox is the en_US-new.sql.</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[jegentom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41923</uri>
			</author>
			<updated>2017-11-20T13:28:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29691#p29691</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29682#p29682" />
			<content type="html"><![CDATA[<p>Better still - which was the original Chart of Accounts you used to start with?<br />Did you install any extensions that caused these differences?</p><p>You can upload anywhere (delete all insert statements especially for the users table) - just your schema and the differences with en_US-new.sql and paste the link here.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-19T17:30:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29682#p29682</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29677#p29677" />
			<content type="html"><![CDATA[<p>Hello,</p><p>Finally I got around to do that difference, there are quite a few differences, particularly columns in en_US-new.sql which do not exist in my database.</p><p>I have a html file with the report of that comparison. Can I upload this somewhere here?</p><p>Thanks.</p>]]></content>
			<author>
				<name><![CDATA[jegentom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41923</uri>
			</author>
			<updated>2017-11-19T13:12:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29677#p29677</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29612#p29612" />
			<content type="html"><![CDATA[<p>Missing fields, field type definitions and sizes and order of fields, missing tables, presence of obsolete tables, etc.<br />Use <a href="http://www.winmerge.org">WinMerge</a> to compare.</p><p>Alternatively, load both original schemas without their data into two separate databases and do a schema compare possibly in SQLyog / phpMyAdmin or any other online tool that compares schemas - some listed in this forum as well.</p><p>The easiest way forward is to use the <strong>sql/en_US-new.sql</strong> Chart and then alter what you want to suit AU requirements.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-16T07:10:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29612#p29612</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29610#p29610" />
			<content type="html"><![CDATA[<p>Thanks apmuthu for your reply.</p><p>I am using the general AU Chart of Accounts.</p><p>I did a backup and tried to compare using text compare. However, there are plenty of differences, mainly in character set and collations.</p><p>What kind of differences are you looking for? What is the best way to compare?</p>]]></content>
			<author>
				<name><![CDATA[jegentom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41923</uri>
			</author>
			<updated>2017-11-16T04:32:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29610#p29610</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29609#p29609" />
			<content type="html"><![CDATA[<p>Take a backup of your database and compare the schema with the <strong>sql/en_US-new.sql</strong> and see if the missing fields / tables are in place. Which Chart of Accounts did you start with - AU general or AU service? The latter is&nbsp; quite modified in terms of the table data but they both have similar schemas.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-11-16T03:26:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29609#p29609</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bookings in previous financial years]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29608#p29608" />
			<content type="html"><![CDATA[<p>As already mentioned in my original post the previous financial year is not closed and I set it as active in the company setup.</p><p>I also cleared my cache before re-login, no change.</p><p>It feels like there is a bug somewhere. I don&#039;t know if it has something to do with the chart of accounts I am using. I initialised it with an Australian one. But I also realised that some of the configured accounts in system setup (Retained Earnings and Profit/Loss Year) were not exiting, so I had to create them.</p><p>Any Ideas?</p>]]></content>
			<author>
				<name><![CDATA[jegentom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41923</uri>
			</author>
			<updated>2017-11-16T00:06:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29608#p29608</id>
		</entry>
</feed>
