<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Bookings in previous financial years]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7129</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7129&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Bookings in previous financial years.]]></description>
		<lastBuildDate>Fri, 24 Nov 2017 14:07:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29744#p29744</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 24 Nov 2017 14:07:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29744#p29744</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29742#p29742</link>
			<description><![CDATA[<p>Hello</p><p>Now it works fine ... thanks a lot for your support.</p><p>Thomas</p>]]></description>
			<author><![CDATA[null@example.com (jegentom)]]></author>
			<pubDate>Fri, 24 Nov 2017 12:37:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29742#p29742</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29718#p29718</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 22 Nov 2017 21:07:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29718#p29718</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29714#p29714</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jegentom)]]></author>
			<pubDate>Wed, 22 Nov 2017 12:08:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29714#p29714</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29705#p29705</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 21 Nov 2017 14:41:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29705#p29705</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29703#p29703</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jegentom)]]></author>
			<pubDate>Tue, 21 Nov 2017 12:56:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29703#p29703</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29696#p29696</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 20 Nov 2017 16:53:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29696#p29696</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29694#p29694</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 20 Nov 2017 14:40:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29694#p29694</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29691#p29691</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jegentom)]]></author>
			<pubDate>Mon, 20 Nov 2017 13:28:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29691#p29691</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29682#p29682</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 19 Nov 2017 17:30:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29682#p29682</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29677#p29677</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jegentom)]]></author>
			<pubDate>Sun, 19 Nov 2017 13:12:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29677#p29677</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29612#p29612</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 16 Nov 2017 07:10:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29612#p29612</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29610#p29610</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jegentom)]]></author>
			<pubDate>Thu, 16 Nov 2017 04:32:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29610#p29610</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29609#p29609</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 16 Nov 2017 03:26:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29609#p29609</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bookings in previous financial years]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29608#p29608</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jegentom)]]></author>
			<pubDate>Thu, 16 Nov 2017 00:06:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29608#p29608</guid>
		</item>
	</channel>
</rss>
