Registered Member
|
I am not sure if this is the best place for this information but it may be useful to others migrating from Quicken 2000. I have been using Quicken for about 20 years and have large files of historical data. I usually archive my bank account files every few years but I find it useful to maintain all the historical investment account files for performance tracking.
i) First the successes. Exporting QIF files from Q2000 and importing them into KMM was straight forward and successful, except for some categories that were auto-generated by KMM as Income instead of Expense. This I assumed was due to KMM assuming that a positive $ transaction was Expense and a negative $ transaction was Income. However, I sometimes obtain refunds for purchases that I place into the Expense category where the original purchase was placed. I rectified this problem by editing the Category list after importing the data. ii) Another minor problem was that Quicken treats investment accounts like banking accounts and does not use "brokerage accounts". Hence transfers from bank accounts to investment accounts were auto generated by KMM as bank accounts. This I corrected by creating KMM investment and brokerage account pairs of the same name and moving transaction from auto-gen accounts to the new brokerage account, and finally deleting the auto-gen account. iii) Now we come to the first real problem area! KMM did not import the Q2000 QIF investment or security files correctly. The first problem seem to be that KMM requires all securities to have ticker symbols whereas Q2000 does not. I fixed this problem by writing a Python script to parse the QIF and add a sequence of arbitrary ticker symbols to all securities that did not have them.
iv) The second problem was with the investment QIF files. KMM did not import these files correctly because Q2000 does not insist on investment transactions having a category. Also KMM does not have a "reinvest interest" action just a "reinvest dividend". The following Python script I wrote to parse the QIF file and add categories where required and replace all "reinvest interest" with "reinvest dividend".
v) One more problem was that since Q2000 bank accounts are archived but not investment accounts there are transfers between archived accounts that don't show up in the bank QIF files. (Q2000 must handle this internally in some manner) My solution was to create a dummy bank account to which I transferred the balance of all historic transfers. This allowed the correct balance to be shown in the current bank account. vi) Finally, after all these changes to 10 investment and 6 banking accounts for the family, I have a working system on KMM with all the correct balances. Unfortunately, I am unable to use KMM for my current needs since the KMM's reports are not yet up to the Q2000 standard and don't allow me to generate reports that show the information I need. At least I now know how to transfer my data so I await further development at KMM. Sorry if my code is not as elegant as it might be. John |
Registered Member
|
Hi John
Glad you found your way through. I think your post and scripts should be OK here. So far as your Reports issues are concerned, why not enter as wishlist items on bugs.kde.org ? They will stand a chance of acceptance when a developer has some time available. Allan
aga, proud to be a member of KDE forums since 2008-Nov.
|
KDE Developer
|
Also, we have the contrib subdirectory in the source tree where we can store scripts like yours. Please add a header and some licence information (needs to be open source e.g. GPL) and simply send them to the developer list if you want that.
ipwizard, proud to be a member of the KMyMoney forum since its beginning.
openSuSE Leap 15.4 64bit, KF5 |
Registered users: Bing [Bot], blue_bullet, Google [Bot], rockscient, Yahoo [Bot]