Bug 377818

Summary: QIF import does not support ContribX and WithdrwX transactions
Product: [Applications] kmymoney Reporter: Mark <mark>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: 5.1.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: All   
Latest Commit: Version Fixed In:

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.