[kmymoney] [Bug 359874] Most imported transactions not automatically matched with payee matching off

Thomas Baumgart bugzilla_noreply at kde.org
Wed Nov 9 12:35:50 GMT 2022


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

--- Comment #14 from Thomas Baumgart <tbaumgart at kde.org> ---
Created attachment 153624
  --> https://bugs.kde.org/attachment.cgi?id=153624&action=edit
Fixed Fictional KMY file

I attached a 'fixed' version of your fictional file. I added the necessary
regex to the payees so that matching can happen. Except two, they all match on
the full name. Exceptions are "Bob's House of cards" and "Joe's" which only
requires the lead-in of the imported payee name to match. I have checked this
against
https://binary-factory.kde.org/view/AppImage/job/KMyMoney_Release_appimage-centos7/lastStableBuild/
and my development build (based on master). It matches 5 of your 6 transactions
in the CSV. The one that is not matched is due to the different sign of the
amount. Once you change the sign it matches it as well. When importing the file
a second time all transactions are detected as duplicates.

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


More information about the KMyMoney-devel mailing list