gnucash stable: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Thu May 16 13:56:08 EDT 2024


Updated	 via  https://github.com/Gnucash/gnucash/commit/03622b03 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3101eed3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e175e53a (commit)
	from  https://github.com/Gnucash/gnucash/commit/31095c12 (commit)



commit 03622b03d0e93f65f411c287d02f11d7e101e623
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu May 16 17:46:32 2024 +0200

    CsvImp - refactor of GncTxImport::set_column_type and helper functions
    
    ...to improve readability.

commit 3101eed3c09c9ae7fc13c168c9a32b92bb175871
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu May 16 17:45:11 2024 +0200

    Bug 799309 - Import Multi-split CSV can duplictae 'Notes' field from one transaction to next

commit e175e53aacb3a0b5e9c8bf58b67dd8d772da8645
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu May 16 16:25:47 2024 +0200

    CsvImp - fix error message displayed to user (and related comment)



Summary of changes:
 gnucash/import-export/csv-imp/gnc-imp-props-tx.cpp |   6 +-
 gnucash/import-export/csv-imp/gnc-import-tx.cpp    | 150 +++++++++------------
 gnucash/import-export/csv-imp/gnc-import-tx.hpp    |  12 +-
 3 files changed, 79 insertions(+), 89 deletions(-)



More information about the gnucash-patches mailing list