[kmymoney] [Bug 405206] OFX import targets the wrong account
Dominique Dumont
bugzilla_noreply at kde.org
Sat May 11 17:19:11 BST 2019
https://bugs.kde.org/show_bug.cgi?id=405206
Dominique Dumont <domi.dumont at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WAITINGFORINFO |---
Status|NEEDSINFO |REPORTED
--- Comment #12 from Dominique Dumont <domi.dumont at free.fr> ---
Well, the information provided by <ACCTID> is my bank account number
which I'm quite reluctant to post on a public forum :-). So this
number is replaced with a dummy value. Hopefully, this will not impact your
investigation of this issue.
And the zgrep command provides 2 other real account numbers which are
also masked (with 1234567b and 1234567c).
This information provided by <ACCTID> is replaced with 1234567a
$ zgrep StatementKey domi-v5.kmy
<PAIR value="20041 01017 1234567a" key="StatementKey"/>
<PAIR value="20041 01017 1234567a" key="StatementKey"/>
<PAIR value="10011 00020 1234567b" key="StatementKey"/>
<PAIR value="10011 00020 1234567c" key="StatementKey"/>
$ zgrep 1234567a domi-v5.kmy
<PAIR value="20041 01017 1234567a" key="StatementKey"/>
<ACCOUNT lastreconciled="" opened="2013-12-14" id="A000063" name="Bank
account 1234567a" lastmodified="2019-03-29" number="" type="1"
institution="I000001" parentaccount="AStd::Asset" currency="EUR"
description="Autogenerated by QIF importer">
<PAIR value="20041 01017 1234567a" key="StatementKey"/>
All the best
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list