gnucash stable: Bug 798864 - Budget Reporting on select reports are wrong

Christopher Lam clam at code.gnucash.org
Mon Apr 17 12:25:44 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/bff78f62 (commit)
	from  https://github.com/Gnucash/gnucash/commit/b1cf200a (commit)



commit bff78f620a67829740a40efd94399aebabf645da
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Apr 17 12:48:16 2023 +0800

    Bug 798864 - Budget Reporting on select reports are wrong
    
    net-income must add income and expense accounts. recalculate the
    net-income from budget amounts, instead of calculating from
    revenue-total and expense-total which were negated for presentation.
    
    this fixes a test which was testing incorrect amounts



Summary of changes:
 gnucash/report/reports/standard/budget-income-statement.scm | 6 +++++-
 gnucash/report/reports/standard/test/test-budget.scm        | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)



More information about the gnucash-patches mailing list