[kmymoney] [Bug 326100] Update always creates duplicate transactions

Thomas Baumgart bugzilla_noreply at kde.org
Thu Aug 25 07:38:33 BST 2022


https://bugs.kde.org/show_bug.cgi?id=326100

--- Comment #28 from Thomas Baumgart <tbaumgart at kde.org> ---
The CSV importer as well as KBanking produce their own id to detect duplicates
because there is no unique ID provided by the bank for them. They are stored as
"bankid" with the split. The same applies for the OFX importer (also used for
direct connect) where you can choose between three different methods to
construct this id (one of them being the FITID).

Here are examples of KBanking 

   bankid="A000076-2022-07-28-fa28c20-1"

the CSV Importer

   bankid="2021-05-31-146598088-0"

and the OFX Importer (KMyMoney Hash method).

   bankid="KMM 2022-08-06-814ef05-1"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list