<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Trial Balance not working]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=1824</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1824&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Trial Balance not working.]]></description>
		<lastBuildDate>Mon, 04 Apr 2011 12:43:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Trial Balance not working]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8659#p8659</link>
			<description><![CDATA[<p>I can confirm it works fine in 2.3.3 (function seems to be quite different now).</p>]]></description>
			<author><![CDATA[null@example.com (LUTi)]]></author>
			<pubDate>Mon, 04 Apr 2011 12:43:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8659#p8659</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trial Balance not working]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8067#p8067</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 17 Jan 2011 09:32:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8067#p8067</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trial Balance not working]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8066#p8066</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (LUTi)]]></author>
			<pubDate>Mon, 17 Jan 2011 08:30:35 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8066#p8066</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trial Balance not working]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8062#p8062</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 16 Jan 2011 23:55:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8062#p8062</guid>
		</item>
		<item>
			<title><![CDATA[Trial Balance not working]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8058#p8058</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (LUTi)]]></author>
			<pubDate>Sun, 16 Jan 2011 19:19:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8058#p8058</guid>
		</item>
	</channel>
</rss>
