<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — P&L Reports aren't filtering dimensions]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=648&amp;type=atom" />
	<updated>2009-05-22T13:22:38Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=648</id>
		<entry>
			<title type="html"><![CDATA[Re: P&L Reports aren't filtering dimensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2613#p2613" />
			<content type="html"><![CDATA[<p>Hi Janusz,</p><p>Thanks so much for checking it out, verifying the problem, and fixing it so quickly!&nbsp; I just backported your reports_classes.php patch to our 2.1.2 installation and it worked!&nbsp; Good job!</p><p>Thank you,<br />Jason</p>]]></content>
			<author>
				<name><![CDATA[maasj]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=377</uri>
			</author>
			<updated>2009-05-22T13:22:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2613#p2613</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: P&L Reports aren't filtering dimensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2611#p2611" />
			<content type="html"><![CDATA[<p>Thank you very much maasj. This was a bug in dimension selector generation. Main CVS has been fixed, affected file reports_classes.php.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-05-22T09:22:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2611#p2611</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: P&L Reports aren't filtering dimensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2598#p2598" />
			<content type="html"><![CDATA[<p>Hi Joe,</p><p>We found the problem!&nbsp; And I think that we may have found a bug in FrontAccounting in the process.&nbsp; Note: I&#039;m a system administrator here at DiscipleMakers who has been supporting Courtney&#039;s work in evaluating FrontAccounting.</p><p>The problem we found is that reports would not filter by Dimension unless the dimension&#039;s Reference field was set to a number.&nbsp; And in particular a number that matches a dimension&#039;s ID in the underlying database.&nbsp; So I think that either:</p><p>- the report generation system has a bug in that it mixes up the ID and the Reference when filtering on Dimensions</p><p>or</p><p>- there&#039;s a bug on creating dimensions in that the program doesn&#039;t indicate an error if you enter an alphabetic Reference or a numerical Reference which is out of sequence.</p><p>Does that make sense?</p><p>Let me explain a little more about what we&#039;d like to do with FrontAccounting &amp; dimensions.&nbsp; We would like to use the Dimensions to represent people as if each person was a department in our company.&nbsp; So it seemed natural to use the Reference field to represent their name.&nbsp; So the Reference for Joe Smith&#039;s dimension would be &quot;SmithJ&quot;.&nbsp; FrontAccounting allows us to enter in a dimension Reference like that without a number and displays it properly in the list of dimensions.&nbsp; But obviously filtering on that reference isn&#039;t possible when the SQL query tries to find a dimension ID which matches &quot;SmithJ&quot;.</p><p>So is FA supposed to support alphabetic dimension References?&nbsp; Also, it would be great if it was possible to sort dimensions by the Reference or Name field wherever a list of them appears in the program or on a report.&nbsp; Does that seem feasible or is it supposed to be supported?</p><p>Thank you very much in advance for your help and please let me know if there&#039;s any other information I can provide that would be helpful!</p><p>Jason</p>]]></content>
			<author>
				<name><![CDATA[maasj]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=377</uri>
			</author>
			<updated>2009-05-21T17:41:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2598#p2598</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: P&L Reports aren't filtering dimensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2597#p2597" />
			<content type="html"><![CDATA[<p>Yes, when trying the demo site it works like I would like ours to work.&nbsp; Our systems department is going to try the new installation.&nbsp; We have 2.1.1, so maybe that&#039;s the issue.&nbsp; If we have any more problems after the new installation, I&#039;ll let you know.&nbsp; Thanks so much for your help!</p><p>~Courtney</p>]]></content>
			<author>
				<name><![CDATA[DM]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=43</uri>
			</author>
			<updated>2009-05-21T15:15:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2597#p2597</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: P&L Reports aren't filtering dimensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2591#p2591" />
			<content type="html"><![CDATA[<p>When trying at the demo site, did you get the desired result?<br />There must be something here that is out of sync. Eventually try a new installation with a fresh downloaded setup installation from 2.1.2.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2009-05-20T21:32:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2591#p2591</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: P&L Reports aren't filtering dimensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2588#p2588" />
			<content type="html"><![CDATA[<p>We set that flag and generating the report gives the same information.&nbsp; Where should we look for more information?</p><p>Thanks,<br />Courtney</p>]]></content>
			<author>
				<name><![CDATA[DM]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=43</uri>
			</author>
			<updated>2009-05-20T15:49:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2588#p2588</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: P&L Reports aren't filtering dimensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2587#p2587" />
			<content type="html"><![CDATA[<p>It seems to me that something is out of sync. Please set the $go_debug flag in fonfig.php to 1. You will not see the report with this debug flag, but the internal PDF code. But eventually eooros or warnings will show up on the page.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2009-05-20T14:50:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2587#p2587</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: P&L Reports aren't filtering dimensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2586#p2586" />
			<content type="html"><![CDATA[<p>When I pull up the General Ledger Account Transactions report it shows all the transactions for the period I am selecting.&nbsp; The report also shows the income and expense transactions and their associated dimensions.&nbsp; So, the GL report shows all the details I want and shows that I entered the dimensions in correctly.&nbsp; However, when I pull up the P&amp;L report for the same period as the GL report and select the appropriate dimension, it does not filter by the dimension.&nbsp; On the top of the report it doesn&#039;t even note that it was filtered by a dimension.&nbsp; I noticed that when I log into the Demo, it shows at the top of the report that it is filtered by the particular dimension.&nbsp; Are there any other things I could be doing wrong that would explain this problem?</p><p>Thanks for your help!</p><p>~Courtney</p>]]></content>
			<author>
				<name><![CDATA[DM]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=43</uri>
			</author>
			<updated>2009-05-20T13:32:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2586#p2586</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: P&L Reports aren't filtering dimensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2573#p2573" />
			<content type="html"><![CDATA[<p>This should not be a problem.<br />Did you enter the correct period? Did you enter the dimension on a line with an income/costs type account?<br />Something must have been done wrong.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2009-05-19T20:51:17Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2573#p2573</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[P&L Reports aren't filtering dimensions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2572#p2572" />
			<content type="html"><![CDATA[<p>Hello,</p><p>I have set up dimensions and entered journal entries and specified dimensions for them, but when I go to generate a P&amp;L report and want a dimension filter, it doesn&#039;t do it.&nbsp; Am I missing something?&nbsp; </p><p>Thanks,<br />Courtney</p>]]></content>
			<author>
				<name><![CDATA[DM]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=43</uri>
			</author>
			<updated>2009-05-19T18:39:44Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2572#p2572</id>
		</entry>
</feed>
