gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Apr 10 18:48:47 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/3b0c91bb (commit)
	 via  https://github.com/Gnucash/gnucash/commit/aac3ea69 (commit)
	from  https://github.com/Gnucash/gnucash/commit/642885a1 (commit)



commit 3b0c91bb577859761031ca251320fd10b496debc
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Apr 10 15:44:00 2020 -0700

    Show transaction value, not amount, for registers with subaccounts.
    
    If the register has subaccounts in different currencies and a
    transaction has splits in more than one, the transaction will
    incorrectly appear to be unbalanced if we total amounts because
    the balancing logic works on split values.

commit aac3ea69092119d462e1eee2e1ed49da7332cd7c
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Apr 10 14:05:48 2020 -0700

    Bug 797676 - Register displays amount in transaction currency...
    
    instead of register currency.



Summary of changes:
 .../register/ledger-core/split-register-model.c    | 31 ++++++++++++++--------
 1 file changed, 20 insertions(+), 11 deletions(-)



More information about the gnucash-patches mailing list