https://bugs.kde.org/show_bug.cgi?id=390681
Bug ID: 390681 Summary: OFX import and unrecognized <FITID> tag Product: kmymoney Version: 4.8.1 Platform: Other OS: MS Windows Status: UNCONFIRMED Severity: normal Priority: NOR Component: importer Assignee: kmymoney-devel@kde.org Reporter: skallorf...@live.fr Target Milestone: --- Created attachment 110781 --> https://bugs.kde.org/attachment.cgi?id=110781&action=edit Screenshot During an OFX import in Kmymoney, the operations already mapped continue to be added instead of being taken for duplicates ... example: I import 30 days of operations from my account and match the all operations, then a week later I do the same (30 days) which should logically no longer add me operations already in correspondence (thanks to the tag <FITID> unique for each operation) but this is not the case, so everything to do again each time. Currently here is what gives importing an operation: <STMTTRN> <TRNTYPE>FLOW <DTPOSTED>20180118230000,000 <TRNAMT>-10.85 <FITID>0083a29895f5-1c6d-4e58-a774-059a01964111 <NAME>INVOICE CARD <MEMO>OF 180118 GEANT CG302 PARIS CARD 49XXXX </STMTTRN> No matching is done. The tag <FITID> does not work during the import unlike my old bank (the postal bank) which for example, has this type of tag in its OFX files <FITID>PSMF@$LL1P Hoping that a patch is created for this. -- You are receiving this mail because: You are the assignee for the bug.