gnucash stable: [import-main-matcher.c] offer force edit non-identical fields
Christopher Lam
clam at code.gnucash.org
Mon Apr 24 01:01:35 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/e754660d (commit)
from https://github.com/Gnucash/gnucash/commit/919bfa71 (commit)
commit e754660de8e1bda1837e135efb5cae9ce5cc1a01
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sun Mar 5 00:13:50 2023 +0800
[import-main-matcher.c] offer force edit non-identical fields
Previously, only identical Desc/Notes/Memo were unlocked for
editing. This commit allows editing selected transactions' textual
data, even if they are not identical.
Summary of changes:
gnucash/gtkbuilder/dialog-import.glade | 44 ++++++++++++++++++++--
gnucash/import-export/import-main-matcher.c | 57 +++++++++++++++++++++++++----
2 files changed, 89 insertions(+), 12 deletions(-)
More information about the gnucash-patches
mailing list