Bug 377818 - QIF import does not support ContribX and WithdrwX transactions
Summary: QIF import does not support ContribX and WithdrwX transactions
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 5.1.2
Platform: Compiled Sources All
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-19 21:19 UTC by Mark
Modified: 2022-11-03 12:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark 2017-03-19 21:19:46 UTC
The ContribX and WithdrwX transaction types are ignored on QIF import. These transaction types may be specific to the Canadian version of Quicken Home and Business as they appear to have been introduced when the Canadian Tax Free Savings Account (TFSA) support was added to Quicken. They are functionally equivalent to XIn and XOut respectively. Sample QIF entries below:

D3/19'17
NContribX
PSome Payee
U12,345.67
T12,345.67
MSome memo
L[Source Account]
$12,345.67
^
D3/19'17
NWithdrwX
PSome Payee
U12,345.67
T12,345.67
MSome memo
L[Dest Account]
$12,345.67
^
Comment 1 Mark 2017-03-19 21:32:06 UTC
A workaround for this bug is to open the QIF file with your editor of choice then replace all occurrences of "NContribX" with "NXIn" and all occurrences of "NWithdrwX" with "NXOut".
Comment 2 Justin Zobel 2022-11-03 01:40:16 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 3 Mark 2022-11-03 12:07:19 UTC
ContribX and WithdrwX transaction types are ignored on QIF import in version 5.1.2.