[kmymoney] [Bug 440844] New: It should be possible to assign more than one StatementKey to an account
Dawid Wróbel
bugzilla_noreply at kde.org
Tue Aug 10 18:55:27 BST 2021
https://bugs.kde.org/show_bug.cgi?id=440844
Bug ID: 440844
Summary: It should be possible to assign more than one
StatementKey to an account
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 checks if the account key, as provided by the
importer, matches any account number or any account's StatementKey property. If
none is matching, it then asks user to choose one by hand and sets the
StatementKey value, so that in the future it can find the account
automatically.
However, the same account can be referenced by different IDs, depending for
example on whether the statement was generated for a Checking Account or a
Credit Card. Another use case is using different format, e.g. OFX and CSV.
STEPS TO REPRODUCE
1. Import a statement that references an account A formatted as A'
2. Assign A' to an existing account A
3. Import another statement that references account A formatted as A"
4. Assign A" to the same existing account A
5. Import another statement that references an account A formatted as A'
OBSERVED RESULT
KMM will ask again to manually find the A' on the list of account, despite
having previously done so.
EXPECTED RESULT
KMM should remember both A' and A" as valid StatementKeys for the account A and
not bother user anymore.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list