Expense Reports no Problem

Andrew Sackville-West andrew at swclan.homelinux.org
Thu Jul 1 15:03:10 EDT 2010


On Thu, Jul 01, 2010 at 01:19:51PM -0400, Michael Leone wrote:
> The problem with using the Income and Expense report for *just* and
> Expense report is that Income is always shown, even when not selected.
> An Expense report should be expenses ... Not income *and* expenses.
> 
> I realize that we are using the report in a way it was not intended.
> But it's as close as we can get. There's no way to make the report
> show *only* what we ask for.  What we are looking to get is a report
> that has no "Revenue" section; that is extraneous. But that section is
> hard-coded, for this report.

It's really only a couple of lines to fix, if I recall correctly. Ping
me august 1 and I'll look into it. Seriously, it's no
trouble... something like 

(if (not (null? revenue_list_or_whatever_it's_called)) 
    (print_revenue_header))

obviously psuedo-code

A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.gnucash.org/pipermail/gnucash-user/attachments/20100701/0bb61fe5/attachment.bin>


More information about the gnucash-user mailing list