[kmymoney] [Bug 419975] When importing transactions, we're matching against the other transactions also being imported
Thomas Baumgart
bugzilla_noreply at kde.org
Sun Apr 12 08:57:05 BST 2020
https://bugs.kde.org/show_bug.cgi?id=419975
Thomas Baumgart <thb at net-bembel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |5.0.9
Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
|money/295d003c977ee67e2af7d |money/1655f78fd9bcbb3c23f2a
|76a14a39869c599ac9e |5c8d8d4cf05a61823a0
--- Comment #4 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 1655f78fd9bcbb3c23f2a5c8d8d4cf05a61823a0 by Thomas Baumgart.
Committed on 12/04/2020 at 07:55.
Pushed by tbaumgart into branch '5.0'.
Make sure bankID is assigned when importing transactions
The bankID member of a split is the ultimate identifier to detect
duplicate transactions. Yet if empty it is not used and transactions of
the same import session are falsely detected as duplicates.
This change assigns a bankID in case it is empty based on the account
id, the post date, the payee name, the memo text, and the amount which
makes the bankID unique for the import session.
FIXED-IN: 5.0.9
M +26 -17 kmymoney/converter/mymoneystatementreader.cpp
https://commits.kde.org/kmymoney/1655f78fd9bcbb3c23f2a5c8d8d4cf05a61823a0
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list