gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Mar 10 16:45:04 EST 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/c1001e66 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/301b9009 (commit)
	from  https://github.com/Gnucash/gnucash/commit/38b557df (commit)



commit c1001e66414e8ef4bd1da2b0c4865c45d3aa3ac7
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 6 11:39:24 2022 -0800

    Better wording for tax table changed info message.

commit 301b9009a0f022878052dd7e56870808140cdcc9
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 6 11:33:28 2022 -0800

    [register] Checkbox any value other than 0x20 (ASCII space) is true.
    
    Because it can be X or U+2716 now and could be something else
    in future.
    
    Fixes in particular the disappearing tax-included and tax-table
    in the Invoice/Bill entry register.



Summary of changes:
 gnucash/register/ledger-core/gncEntryLedgerModel.c | 2 +-
 gnucash/register/register-core/checkboxcell.c      | 2 +-
 libgnucash/engine/gncEntry.c                       | 6 ++++--
 3 files changed, 6 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list