gnucash maint: Bug 796579 - Cannot go forward with empty duplicates screen

John Ralls jralls at code.gnucash.org
Fri Jul 13 13:41:52 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/983c7ce0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/756f444a (commit)



commit 983c7ce0bcc310f030d39c7735b9ff743f0b0a3a
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jul 13 10:41:33 2018 -0700

    Bug 796579 - Cannot go forward with empty duplicates screen
    
    Set the key name to (default-unspec-acct) for the case where both payee
    and memo are blank so that it can be found, then
    look for that key in the right hash, qif-memo-map, instead of looking for
    cat (already known to be "") in the wrong hash, qif-cat-map.



Summary of changes:
 gnucash/import-export/qif-imp/qif-dialog-utils.scm | 2 ++
 gnucash/import-export/qif-imp/qif-to-gnc.scm       | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list