r18394 - gnucash/trunk/src - Bug #593070: Budget Report: Omit accounts with no budget and zero balance

Christian Stimming cstim at code.gnucash.org
Mon Oct 26 16:15:20 EDT 2009


Author: cstim
Date: 2009-10-26 16:15:18 -0400 (Mon, 26 Oct 2009)
New Revision: 18394
Trac: http://svn.gnucash.org/trac/changeset/18394

Modified:
   gnucash/trunk/src/engine/gnc-budget.c
   gnucash/trunk/src/engine/gnc-budget.h
   gnucash/trunk/src/report/report-system/html-acct-table.scm
   gnucash/trunk/src/report/report-system/report-system.scm
   gnucash/trunk/src/report/report-system/report-utilities.scm
   gnucash/trunk/src/report/standard-reports/budget.scm
Log:
Bug #593070: Budget Report: Omit accounts with no budget and zero balance

Patch contributed by Luke Duncan:

I would like to have an option for the budget report that allows it to omit
accounts that have zero balance and no budget value specified over the entire
budget term. This avoids showing entire rows of blank cells without the user
having to manually select which accounts have a budget value or balance for the
term of the budget. The user can select all expense and income accounts and it
only shows the accounts that have actual (nonzero) data to display.



More information about the gnucash-patches mailing list