<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Can't switch fiscal year in Company setup - FA 2.0]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=158&amp;type=atom" />
	<updated>2008-08-23T08:41:00Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=158</id>
		<entry>
			<title type="html"><![CDATA[Re: Can't switch fiscal year in Company setup - FA 2.0]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=970#p970" />
			<content type="html"><![CDATA[<p>You have this error when you enter incorrect date, or when new fiscal year overlaps any previously defined year.</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2008-08-23T08:41:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=970#p970</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't switch fiscal year in Company setup - FA 2.0]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=969#p969" />
			<content type="html"><![CDATA[<p>Hi Joe</p><p>Thanks for the NEW FA2 Ver 21.08.2008 (Using Linux Setup)</p><p>I cannot seem to change my Fiscal Year (Used New Company Script) or add my Fiscal Year being: 01/03/2008 to 28/02/2009</p><p>It says - &quot; Invalid BEGIN date in fiscal year &quot;</p><p>Please Help</p>]]></content>
			<author>
				<name><![CDATA[cheeks]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=196</uri>
			</author>
			<updated>2008-08-23T07:05:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=969#p969</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't switch fiscal year in Company setup - FA 2.0]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=722#p722" />
			<content type="html"><![CDATA[<p>Hello sushil,<br />There seems to have been some interruptions when updating your companies.<br />There are two alter sql files, alter.sql and alter2.sql. The problems with the update_db.php is, when running it again it will bail out on a company where something has been altered before.<br />Therefore the latest changes are at the top.<br />Try to do all the sql statements one by one from the alter sql files on your client. Start at the bottom and go upwards. In case it bails out, this statement has already been executed before. No harm is done.</p><p>Hopefully you are up and running soon.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2008-06-16T10:00:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=722#p722</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't switch fiscal year in Company setup - FA 2.0]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=720#p720" />
			<content type="html"><![CDATA[<p>Sir,</p><p>I run the above three commands but when I again tried to run alter.sql the following errors shown</p><p>#1054 - Unknown column &#039;tax_included&#039; in &#039;0_sales_types&#039; </p><p>regards<br />sushil dikshit</p>]]></content>
			<author>
				<name><![CDATA[sushildixit]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=146</uri>
			</author>
			<updated>2008-06-15T20:39:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=720#p720</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't switch fiscal year in Company setup - FA 2.0]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=451#p451" />
			<content type="html"><![CDATA[<p>In FA 1.16 release the sql files where not updated after latest db structure changes, I&#039;m afraid.</p><p>You can fix this via phpmyadmin by executing those 3 commands:</p><p>ALTER TABLE `0_company` ADD `no_item_list` TINYINT(1) NOT NULL DEFAULT &#039;0&#039; AFTER `f_year`;<br />ALTER TABLE `0_company` ADD `no_customer_list` TINYINT(1) NOT NULL DEFAULT &#039;0&#039; AFTER `no_item_list`;<br />ALTER TABLE `0_company` ADD `no_supplier_list` TINYINT(1) NOT NULL DEFAULT &#039;0&#039; AFTER `no_customer_list`;</p><br /><p>Shame on us.&nbsp; Stable CVS updated.<br />Thanks for pointing out.</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2008-03-21T09:55:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=451#p451</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Can't switch fiscal year in Company setup - FA 2.0]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=447#p447" />
			<content type="html"><![CDATA[<p>- I added a new fiscal year: Setup &gt;&gt; Company setup &gt;&gt; Fiscal Years: 01/01/2008 - 12/31/2008<br />- I wanted to setup this year as the current one: Setup &gt;&gt; Company setup &gt;&gt; Company setup &gt;&gt; Fiscal Year &gt;&gt; 01/01/2008-12/31/2008 (Active<br />- Then I receive the following error:</p><p>DATABASE ERROR : The company setup could not be updated <br />error code : 1054<br />error message : Unknown column &#039;no_item_list&#039; in &#039;field list&#039;<br />sql that failed was : UPDATE 0_company SET coy_name=&#039;Training Inc.&#039;, coy_no = &#039;123123123&#039;, gst_no=&#039;987654321&#039;, tax_prd=1, tax_last=1, postal_address =&#039;N/A&#039;, phone=&#039;202-122320&#039;, fax=&#039;202-18889123&#039;, email=&#039;delta@delta.com&#039;, coy_logo=&#039;logo_frontaccounting.jpg&#039;, domicile=&#039;DownTown&#039;, use_dimension=1, no_item_list=0, no_customer_list=0, no_supplier_list=0, custom1_name=&#039;&#039;, custom2_name=&#039;&#039;, custom3_name=&#039;&#039;, custom1_value=&#039;&#039;, custom2_value=&#039;&#039;, custom3_value=&#039;&#039;, curr_default=&#039;USD&#039;, f_year=6 WHERE coy_code=1</p>]]></content>
			<author>
				<name><![CDATA[alex]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=130</uri>
			</author>
			<updated>2008-03-20T22:08:17Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=447#p447</id>
		</entry>
</feed>
