<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Problems running some reports]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7863</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7863&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Problems running some reports.]]></description>
		<lastBuildDate>Sat, 08 Dec 2018 10:32:48 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Problems running some reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33527#p33527</link>
			<description><![CDATA[<p>This parameter 4 is available only when the company preferences is set to use 2 dimensions and the report request form has the second dimension chosen. If you still get this error, then you should get a similar error when using report <strong>rep706.php</strong> too - Balance Sheet - with similar form request parameters chosen. The same applies to the Cash Flow Statement as well.</p><p>Customer Ledger Report: The constants ST_BULKDEPOSIT and ST_CASHDEPOSIT are not part of standard FrontAccounting and is what @braathwaate has in his fork. You may remove those entries in the said line and it should work.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 08 Dec 2018 10:32:48 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33527#p33527</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems running some reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33523#p33523</link>
			<description><![CDATA[<div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>These are strict variable scoping issues with PHP 7.2+. Just declare the said variables as 0 just before the structure (&quot;if&quot;, &quot;while&quot;, etc.,) in which it is used for the first time. In the case of your first issue, you will need to insert the following just before the &quot;if&quot; statement at line 110 in <strong>rep_statement_reconcile.php</strong>:<br /></p><div class="codebox"><pre><code>$total_debit = $total_credit = 0;</code></pre></div></blockquote></div><p>Excellent <br />you are amazing</p><p>Problem solved Bank Statement w / Reconcile</p><p>It remains a problem<br />--------------------<br />When you enter the Annual Expense Breakdown - Detailed and Annual Balance Breakdown - Detailed report<br />I have this error: http://prntscr.com/lric63<br />---------------------</p>]]></description>
			<author><![CDATA[null@example.com (king1984)]]></author>
			<pubDate>Sat, 08 Dec 2018 08:00:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33523#p33523</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems running some reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33511#p33511</link>
			<description><![CDATA[<p>These are strict variable scoping issues with PHP 7.2+. Just declare the said variables as 0 just before the structure (&quot;if&quot;, &quot;while&quot;, etc.,) in which it is used for the first time. In the case of your first issue, you will need to insert the following just before the &quot;if&quot; statement at line 110 in <strong>rep_statement_reconcile.php</strong>:<br /></p><div class="codebox"><pre><code>$total_debit = $total_credit = 0;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 07 Dec 2018 15:59:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33511#p33511</guid>
		</item>
		<item>
			<title><![CDATA[Problems running some reports]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33497#p33497</link>
			<description><![CDATA[<p>I downloaded the last version 2 hours ago<br />https://github.com/apmuthu/FA24extensions/tree/master/Extensions</p><p>-------------------------------------------------- --------------</p><p>When you enter the Annual Expense Breakdown - Detailed and Annual Balance Breakdown - Detailed report<br />I have this error: http://prntscr.com/lric63<br />-------------------------------------------------- --------------</p><p>When entering the Bank Statement w / Reconcile and Cash Flow Statement<br />I have this error: http://prntscr.com/lriduq + http://prntscr.com/lrie5h</p><p>-------------------------------------------------- --------------<br />When entering the Customer Ledger report<br />This error shows me http://prntscr.com/lrifud</p>]]></description>
			<author><![CDATA[null@example.com (king1984)]]></author>
			<pubDate>Thu, 06 Dec 2018 13:44:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33497#p33497</guid>
		</item>
	</channel>
</rss>
