gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Thu Feb 6 07:38:15 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/7f794bb2 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e523d528 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4f624087 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b0b6f2c6 (commit)
	from  https://github.com/Gnucash/gnucash/commit/a0fb7d3b (commit)



commit 7f794bb26b9c336b0489c202a1ee305bf66e68be
Merge: e523d5280 4f624087e
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Feb 6 20:37:43 2020 +0800

    Merge branch 'maint-fix-budget-totals' into maint

commit e523d52802ce85432534b19e451cd5fa02cab15d
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Feb 5 17:07:18 2020 +0800

    [eguile-gnc] show error after stacktrace
    
    ... which makes the error more visible
    and reuse gnc:html-string-sanitize

commit 4f624087e1e0c521aca46254633b3ae1ad7d5d78
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Feb 5 16:02:44 2020 +0100

    Budget Treeview - reshuffle totals logic
    
    The rearranged switch statements case on row_type rather than
    account type. This gives better isolation of the account types
    vs row_types in the conditions inside each case.

commit b0b6f2c6eb65b4521a17fa8c99267989e0b9f0b6
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Feb 5 00:20:17 2020 +0800

    fix budget totals for unreversed budgets books



Summary of changes:
 gnucash/gnome/gnc-budget-view.c             | 89 ++++++++++++++++++++---------
 gnucash/report/report-system/eguile-gnc.scm | 17 ++----
 2 files changed, 68 insertions(+), 38 deletions(-)



More information about the gnucash-patches mailing list