[kmymoney] [Bug 428156] OFX import goes to the wrong account
Thomas Baumgart
bugzilla_noreply at kde.org
Tue Oct 5 15:58:06 BST 2021
https://bugs.kde.org/show_bug.cgi?id=428156
--- Comment #24 from Thomas Baumgart <tbaumgart at kde.org> ---
The source of the problem has been detected: the OFX file (created by the bank)
contains invalid OFX structures. In
<CCSTMTRS><CURDEF>CAD<CCACCTFROM><ACCTID>4525501001994321<ACCTTYPE>CREDITLINE</CCACCTFROM>
the part
<ACCTTYPE>CREDITLINE
is not specified in the OFX spec and the parser rejects all data received.
Removing that element from the OFX file presents correct data and everything is
working.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list