gnucash maint: Bug 797326 - Enhancement: budget's Estimate tool should ignore Closing Entries

Christopher Lam clam at code.gnucash.org
Fri Oct 25 08:19:29 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/b2fcfbd3 (commit)
	from  https://github.com/Gnucash/gnucash/commit/1dc22e53 (commit)



commit b2fcfbd3c6c82c0da77ee781f91ebc84e35080c3
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Oct 25 18:27:47 2019 +0800

    Bug 797326 - Enhancement: budget's Estimate tool should ignore Closing Entries
    
    Addendum to 8b8c957ed -- if budgeted amounts exclude closing entries,
    actual amounts should also exclude closing entries.
    
    Amend documentation, modify budget test to add a closing entry which
    will be ignored.



Summary of changes:
 libgnucash/engine/Recurrence.c         | 2 +-
 libgnucash/engine/Recurrence.h         | 3 ++-
 libgnucash/engine/gnc-budget.h         | 4 ++++
 libgnucash/engine/test/test-extras.scm | 5 ++++-
 4 files changed, 11 insertions(+), 3 deletions(-)



More information about the gnucash-patches mailing list