<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Annual Expense Breakdown Accounts]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5226&amp;type=atom" />
	<updated>2014-10-13T08:58:37Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5226</id>
		<entry>
			<title type="html"><![CDATA[Re: Annual Expense Breakdown Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21147#p21147" />
			<content type="html"><![CDATA[<p>If by July you have introduced new accounts then the two would not match.</p><p>Hence use something like <a href="http://winmerge.org/">WinMerge</a> or some diff program to compare both reports and then you can make do with the reports as they are.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-10-13T08:58:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21147#p21147</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Annual Expense Breakdown Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21146#p21146" />
			<content type="html"><![CDATA[<p>Hi, thank you for all your help. It may be a big job to get things how I would like them, and I was hoping it was a simple change but I&#039;m getting lost in the code.</p><p>Just to explain a bit further... when I run an annual expense breakdown I get all the classes and account groups showing with the accounts underneath, but I only get accounts where they have been used. For example, I will see:</p><p>Revenue<br />&nbsp; &nbsp; &nbsp; Service Revenue<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Automotive Services&nbsp; &nbsp; $1000<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Mechanical Services&nbsp; &nbsp; &nbsp;$500<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; General Engineering&nbsp; &nbsp; &nbsp;$750<br />&nbsp; &nbsp; &nbsp; &nbsp;Total Service Revenue&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$2250&nbsp; &nbsp; &nbsp;</p><p>If I run an Annual Expense Breakdown for the General Engineering dimension only then the Automotive and Mechanical accounts disapper because there&#039;s none of this revenue in this dimension. All the totals in each spreadsheet for each dimension shift up and down, and nothing lines up between dimensions. In addition, the reports during the year for any one dimension will change format if we use an account that had not been used previously. I would like to see the all accounts in the report whether used or not, but the value at zero because there&#039;s no transactions.</p><p>So, in effect, when I run an annual expense breakdown, I would like it to produce a &quot;standard&quot; format, with the totals all on the same lines between dimensions, and all the accounts showing (with a value of 0 if not used in this dimension). This will also mean that an AEB/down run in January will have everything in the same place as one run in July, where we have used extra accounts in June and July (for example).</p><p>I hope that I have explained it a little better, and I really appreciate your help with this. The AEB/down is a report that we used all the time, and the excel format is excellent. We would like to use this to standardize reorting.</p>]]></content>
			<author>
				<name><![CDATA[Digger]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=587</uri>
			</author>
			<updated>2014-10-13T07:55:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21146#p21146</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Annual Expense Breakdown Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21114#p21114" />
			<content type="html"><![CDATA[<p>Isn&#039;t that what you wanted - to display all?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-10-11T03:26:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21114#p21114</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Annual Expense Breakdown Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21110#p21110" />
			<content type="html"><![CDATA[<p>Hi, I&#039;ve cleared all the cache but it&#039;s still the same. It is showing all the account classes and account groups whether used or not for a dimension, but not the acutal accounts unless there has been at least one transaction for this account during the year.</p>]]></content>
			<author>
				<name><![CDATA[Digger]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=587</uri>
			</author>
			<updated>2014-10-10T13:22:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21110#p21110</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Annual Expense Breakdown Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21097#p21097" />
			<content type="html"><![CDATA[<p>Clear browser cache. Logout and login again. Crear the js cache from the company folder and the and template cache as well.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-10-08T16:15:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21097#p21097</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Annual Expense Breakdown Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21093#p21093" />
			<content type="html"><![CDATA[<p>Hi, </p><p>Sorry... I have just commented out the if block as you have above. Unfortunately, I&#039;m still getting the same result.</p><p>I can send you sample reports if this will help.</p>]]></content>
			<author>
				<name><![CDATA[Digger]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=587</uri>
			</author>
			<updated>2014-10-08T09:40:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21093#p21093</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Annual Expense Breakdown Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21091#p21091" />
			<content type="html"><![CDATA[<p>You must not comment out / remove all these lines. Just remove the <strong>if</strong> wrapper so that all lines will print - replace them with:<br /></p><div class="codebox"><pre><code>// Display all lines
        $rep-&gt;row += 6;
        $rep-&gt;Line($rep-&gt;row);
        $rep-&gt;NewLine();
        $rep-&gt;TextCol(0, 2,    _(&#039;Total&#039;) . &quot; &quot; . $typename);
        for ($i = 1; $i &lt;= 12; $i++)
            $rep-&gt;AmountCol($i + 1, $i + 2, ($total[$i] + $ctotal[$i]) * $convert, $dec);
        $rep-&gt;NewLine();</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-10-08T08:27:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21091#p21091</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Annual Expense Breakdown Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21090#p21090" />
			<content type="html"><![CDATA[<p>I have commented out all these lines, but it seems to have removed the sub-totals for each account group, but it still doesn&#039;t show the unused accounts.</p><p>I am struggling with the code so I really appreciate your help, and am happy to provide any further information if it will help.</p><p>Thanks and regards.</p>]]></content>
			<author>
				<name><![CDATA[Digger]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=587</uri>
			</author>
			<updated>2014-10-08T08:13:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21090#p21090</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Annual Expense Breakdown Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21071#p21071" />
			<content type="html"><![CDATA[<p>You need to modify the file <strong>reporting/rep705.php</strong> by seeing if the &quot;if&quot; wrapper is needed in lines 146 to 156:<br /></p><div class="codebox"><pre><code>    //Display Type Summary if total is != 0 OR head is printed (Needed in case of unused hierarchical COA) 
    if ($printtitle)
    {
        $rep-&gt;row += 6;
        $rep-&gt;Line($rep-&gt;row);
        $rep-&gt;NewLine();
        $rep-&gt;TextCol(0, 2,    _(&#039;Total&#039;) . &quot; &quot; . $typename);
        for ($i = 1; $i &lt;= 12; $i++)
            $rep-&gt;AmountCol($i + 1, $i + 2, ($total[$i] + $ctotal[$i]) * $convert, $dec);
        $rep-&gt;NewLine();
    }</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-10-06T18:47:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21071#p21071</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Annual Expense Breakdown Accounts]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21064#p21064" />
			<content type="html"><![CDATA[<p>Hi,</p><p>Can anyone suggest an easy way of changing the Annual Expense Breakdown to show all accounts, whether there is any transactions for them or not?</p><p>At the moment, the report only shows accounts that have been used for each dimension, whereas we would really like to see all accounts in the chart, even if they are zero.</p><p>Any help would be appreciated.</p><p>Thanks and regards.</p>]]></content>
			<author>
				<name><![CDATA[Digger]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=587</uri>
			</author>
			<updated>2014-10-06T08:04:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21064#p21064</id>
		</entry>
</feed>
