gnucash maint: Bug 797889 - editing amounts in dr / cr behaving oddly

John Ralls jralls at code.gnucash.org
Fri Jul 31 18:28:14 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/c4d9ca7b (commit)
	from  https://github.com/Gnucash/gnucash/commit/5a8d0494 (commit)



commit c4d9ca7bc6468f5b7614e2d12a304b2c2332d407
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jul 31 15:24:25 2020 -0700

    Bug 797889 - editing amounts in dr / cr behaving oddly
    
    Rearranged gnc_price_cell_modify_verify to remove code duplication.
    
    Also added removal of any thousands separators as if they were left
    in the wrong place gnc_basic_cell_set_value_internal would raise
    an error dialog and fail to accept the value.



Summary of changes:
 gnucash/register/register-core/pricecell.c | 47 +++++++++++++++++-------------
 1 file changed, 27 insertions(+), 20 deletions(-)



More information about the gnucash-patches mailing list