GNOME Bugzilla – Bug 95635
QIF import: Mark matched transactions as cleared
Last modified: 2018-06-29 20:18:58 UTC
When importing transactions from a QIF/OFX file it would be nice to have the option of marking matched transactions as cleared. Now, they don't get marked at all. Transactions that do not have a match during the import currently get marked as reconciled. It would be better to mark them as cleared or make it an option to mark them as cleared. Basically I think that it would be nice to have the option of marking all transactions in the import as cleared (or reconciled by option) wether they have matches or not. Keep up the good work!
In the OFX import, you can choose whether the imported transaction should "reconcile" the transaction -- which sets the reconcile status to "cleared". In the QIF import, this is not yet implemented, but should soon when we manage to have both importers use the same GUI.
Again: In OFX/HBCI import this is already the case. Only in the QIF importer this feature is still missing.
I submitted a patch to improve QIF importer. See Bug 631922.
*** Bug 631922 has been marked as a duplicate of this bug. ***
Created attachment 172163 [details] [review] The proposed patch I marked Bug 631922 as a duplicate and attached the proposed patch to this one. Sorry for this. I tested this patch against SVN head (rev 19648) with a linux OS (Ubuntu 10.04 x86_64).
Comment on attachment 172163 [details] [review] The proposed patch Looks good. Due to the new strings, it should be committed right after the current string freeze ended.
Comment on attachment 172163 [details] [review] The proposed patch r20015, thanks!
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=95635. Please update any external references or bookmarks.