<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Annual Balance Breakdown Report -- Net Asset calculation]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5989</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5989&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Annual Balance Breakdown Report -- Net Asset calculation.]]></description>
		<lastBuildDate>Sun, 01 Nov 2015 22:47:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Annual Balance Breakdown Report -- Net Asset calculation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24620#p24620</link>
			<description><![CDATA[<p>When doing so, he can refer <a href="https://github.com/apmuthu/frontaccounting/tree/master/extensions">my repo</a> for many fixes to Charts (en_GB) and extensions (<a href="https://github.com/apmuthu/frontaccounting/commit/2b91325a76d035aba1b9a1031a14740990fd3555">zen_import</a>) and missing extensions.</p><p>Version bumps on addons with no changes in content should be avoided.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 01 Nov 2015 22:47:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24620#p24620</guid>
		</item>
		<item>
			<title><![CDATA[Re: Annual Balance Breakdown Report -- Net Asset calculation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24618#p24618</link>
			<description><![CDATA[<p>Ok, I will ask Janusz again to update the repo.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 01 Nov 2015 21:58:48 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24618#p24618</guid>
		</item>
		<item>
			<title><![CDATA[Re: Annual Balance Breakdown Report -- Net Asset calculation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24614#p24614</link>
			<description><![CDATA[<p>The current Annual Balance Breakdown Report pkg in the official repo has not been updated as yet despite a lot of version bumps in the last few times ending on 2015-10-25.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 01 Nov 2015 20:53:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24614#p24614</guid>
		</item>
		<item>
			<title><![CDATA[Re: Annual Balance Breakdown Report -- Net Asset calculation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24558#p24558</link>
			<description><![CDATA[<p>Shouldn&#039;t this ought to be fixed in the annual expense breakdown report package as well?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 26 Oct 2015 21:10:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24558#p24558</guid>
		</item>
		<item>
			<title><![CDATA[Re: Annual Balance Breakdown Report -- Net Asset calculation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24548#p24548</link>
			<description><![CDATA[<p>Thank you guys for detecting this presentation bug. The file has been fixed and sent to Janusz, that will update the package.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 23 Oct 2015 12:47:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24548#p24548</guid>
		</item>
		<item>
			<title><![CDATA[Re: Annual Balance Breakdown Report -- Net Asset calculation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24545#p24545</link>
			<description><![CDATA[<p>Original line:<br />$rep-&gt;AmountCol2($i, $i + 1, $sales[$i] * -1, $dec, 0, 4, 0, $fill, NULL, 1, true);</p><p>To fix, we changed to:<br />$rep-&gt;AmountCol2($i, $i + 1, $sales[$i], $dec, 0, 4, 0, $fill, NULL, 1, true);</p>]]></description>
			<author><![CDATA[null@example.com (albertolima)]]></author>
			<pubDate>Thu, 22 Oct 2015 16:18:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24545#p24545</guid>
		</item>
		<item>
			<title><![CDATA[Re: Annual Balance Breakdown Report -- Net Asset calculation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24544#p24544</link>
			<description><![CDATA[<p>@joe: is this the fix?</p><p>Does the annual expense breakdown report work okay with <a href="https://github.com/apmuthu/frontaccounting/blob/master/extensions/Extensions/rep_annual_expense_breakdown/reporting/rep_annual_expense_breakdown.php#L402">line 402</a>:<br /></p><div class="codebox"><pre><code>        $rep-&gt;AmountCol2($i, $i + 1, $sales[$i] * -1, $dec, 0, 4, 0, $fill, NULL, 1, true);</code></pre></div><p>?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 20 Oct 2015 23:45:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24544#p24544</guid>
		</item>
		<item>
			<title><![CDATA[Re: Annual Balance Breakdown Report -- Net Asset calculation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24542#p24542</link>
			<description><![CDATA[<p>TM, </p><p>yeb, that did the trick. Issue fixed, thanks.<br />Working fine now.</p><p>Will also report it on Mantis.</p>]]></description>
			<author><![CDATA[null@example.com (albertolima)]]></author>
			<pubDate>Tue, 20 Oct 2015 21:53:35 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24542#p24542</guid>
		</item>
		<item>
			<title><![CDATA[Re: Annual Balance Breakdown Report -- Net Asset calculation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24540#p24540</link>
			<description><![CDATA[<p>Line 401 seems to explicitly invert the values as they are being printed. Could that be the problem?</p><p><a href="https://github.com/apmuthu/frontaccounting/blob/master/extensions/Extensions/rep_annual_balance_breakdown/reporting/rep_annual_balance_breakdown.php#L401">https://github.com/apmuthu/frontaccount … n.php#L401</a></p><p>$rep-&gt;AmountCol2($i, $i + 1, $sales[$i] <span class="bbu"><strong>* -1</strong></span>, $dec, 0, 4, 0, $fill, NULL, 1, true);</p>]]></description>
			<author><![CDATA[null@example.com (tm)]]></author>
			<pubDate>Tue, 20 Oct 2015 00:34:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24540#p24540</guid>
		</item>
		<item>
			<title><![CDATA[Annual Balance Breakdown Report -- Net Asset calculation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24539#p24539</link>
			<description><![CDATA[<p>I reported a bug on Mantis here http://mantis.frontaccounting.com/view.php?id=3347<br />I could see that the annual balance report extension is miscalculating my Net_Assets as Liabilities - Assets, instead of Assets - Liabilities.</p><p>Notice that the errors do not exist when I use the native FrontAccounting Balance report, which does it the right way. But I would like to present the annual breakdown balance report (to show the monthly breakdown).</p><p>I&#039;ve been looking into the code to see if i can invert the calculation and have it right, but it is taking some time. Workaround for now is exporting in Excel and doing the change in there, before printing to PDF.</p><p>If anyone has a quick_fix or want to discuss this, I would appreciate.</p>]]></description>
			<author><![CDATA[null@example.com (albertolima)]]></author>
			<pubDate>Mon, 19 Oct 2015 21:38:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24539#p24539</guid>
		</item>
	</channel>
</rss>
