[kmymoney] [Bug 440845] New: Importer should try matching existing account by the number that is stripped of any formatting
Dawid Wróbel
bugzilla_noreply at kde.org
Tue Aug 10 19:21:18 BST 2021
https://bugs.kde.org/show_bug.cgi?id=440845
Bug ID: 440845
Summary: Importer should try matching existing account by the
number that is stripped of any formatting
Product: kmymoney
Version: 5.1.2
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: importer
Assignee: kmymoney-devel at kde.org
Reporter: me at dawidwrobel.com
Target Milestone: ---
SUMMARY
When importing a statement, KMM tries to match the account number provided by
the statement with a number of an existing account. However, it does a verbatim
alphanumeric comparison, which will fail if the string of either side is
formatted differently.
STEPS TO REPRODUCE
1. Have an account A with a A' number provided (e.g. 111-2222-33)
2. Import a statement that references an account A with A" formatting
(11122233)
OBSERVED RESULT
KMM won't automatically match A" with A' and will ask user to locate it
manually on the list.
EXPECTED RESULT
KMM should match A" with A' and assign the transaction to A properly without
user intervention.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list