<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Trial Balance not working]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1824&amp;type=atom" />
	<updated>2011-04-04T12:43:14Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1824</id>
		<entry>
			<title type="html"><![CDATA[Re: Trial Balance not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8659#p8659" />
			<content type="html"><![CDATA[<p>I can confirm it works fine in 2.3.3 (function seems to be quite different now).</p>]]></content>
			<author>
				<name><![CDATA[LUTi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=597</uri>
			</author>
			<updated>2011-04-04T12:43:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8659#p8659</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Trial Balance not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8067#p8067" />
			<content type="html"><![CDATA[<p>I cannot reproduce your problem. Do you get the same problem when running the demo?</p><p>http://demo.frontaccounting.eu</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2011-01-17T09:32:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8067#p8067</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Trial Balance not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8066#p8066" />
			<content type="html"><![CDATA[<p>But in my case nothing was displayed even after setting the dates within a current fiscal year (please see above, my fiscal year is 1.1.2009 - 31.12.2009, and dates for a trial balance are set to the same period). So, my from date is within a fiscal year.</p><p>As said, I suspect after opening a form, starting date for a trial balance period is somehow not checked anymore (not actualized, as I change it). What is weird is that the error message is not displayed anymore, just initially (but, the code execution always ends at that point - I&#039;ve tried to put some debugging output to some different positions within this function, and simply couldn&#039;t get any further than that; I&#039;ve also noticed the starting date didn&#039;t change as I&#039;ve changed it...)</p>]]></content>
			<author>
				<name><![CDATA[LUTi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=597</uri>
			</author>
			<updated>2011-01-17T08:30:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8066#p8066</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Trial Balance not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8062#p8062" />
			<content type="html"><![CDATA[<p>The From date is always displayed initially to today - 30 days and the to date is today.<br />In those cases where your fiscal year is set to, say 2008 you will probably get an unintended result with non closed fiscal year.<br />This is the reason for setting this restriction, to always have the from date inside the fiscal year.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2011-01-16T23:55:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8062#p8062</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Trial Balance not working]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8058#p8058" />
			<content type="html"><![CDATA[<p>To try out the new version (2.3.1), I&#039;ve set a starting balance in 2008 (according to the instructions), and entered some transaction in the mid of January 2009. When I go to the Trial Balance, the dates are:<br />From: 17.12.2010 (??? - shouldn&#039;t it be 17.1.2010, or 1.1.2011?!)<br />To: 16.1.2011 (today)</p><p>Even if I change these dates to 1.1.2009 - 31.12.2009, nothing is displayed...</p><p>I&#039;ve found out the reason seems to be that $_POST[&#039;TransFromDate&#039;] isn&#039;t changed as I change it in form, so the check at the beginning of display_trial_balance() always fails. What is interesting is that the error (just 2 lines above &#039;return&#039; clause) isn&#039;t displayed anymore (just initially, but not after I change the date and click &#039;Show&#039; button).</p><p>Commenting out the whole:</p><p>if (isset($_POST[&#039;TransFromDate]))<br />{<br />&nbsp; &nbsp;...<br />}</p><p>at the beginning of display_trial_balance() function seems to resolve the problem (the trial balance is displayed after).</p>]]></content>
			<author>
				<name><![CDATA[LUTi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=597</uri>
			</author>
			<updated>2011-01-16T19:19:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8058#p8058</id>
		</entry>
</feed>
