Income/Expense report

Tom Porcher porcher at acm.org
Thu Jun 11 13:21:07 EDT 2009


I have created an "Income Expense Summary" report.  This report provides 
a summary of income and expenses over a specified period.  For those 
familiar with Quicken, this is what Quicken's Cash Flow report does.  
This is the kind of information I need to do my taxes.

Really, it is a simple modification of the "Account Summary" report:
 - a date range may be specified
 - only INCOME and EXPENSE accounts are displayed by default

There doesn't seem to be a repository for user-submitted reports, so I'm 
posting it here in case anyone else finds it useful.

To  use it, put income-expense.scm in the 
.../gnucash/share/gnucash/guile-modules/gnucash/report/ directory and 
add a line
  (use-modules (gnucash report income-expense))
to standard-reports.scm.  I'm using gnucash 2.2.8.
     --Tom Porcher


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: income-expense.scm
URL: <http://lists.gnucash.org/pipermail/gnucash-user/attachments/20090611/927b4493/attachment.cc>


More information about the gnucash-user mailing list