[kmymoney4] [Bug 362139] CSV Importer asks the same question twice during profile deletion

2016-05-16 Thread allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362139 --- Comment #10 from allan --- (In reply to NSLW from comment #9) > (In reply to allan from comment #7) > > I think I've traced it, possibly, to the recent fee patch. > > In investprocessing.cpp(), at circa line 1723 - > > tr.m_amount = tr.m_amount.ab

[kmymoney4] [Bug 361021] CSV importer: The transaction has missing assignment of...

2016-05-16 Thread allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361021 --- Comment #14 from allan --- Just to note that I discovered a possible problem with this, and documented it, in error, in https://bugs.kde.org/show_bug.cgi?id=362139, comment #7. See there for follow up. -- You are receiving this mail because: You

[kmymoney4] [Bug 351874] QIF import of investment buys and sells mishandles commissions

2016-05-16 Thread allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351874 --- Comment #7 from allan --- (In reply to NSLW from comment #4) > Statement reader did it wrong also for CSV imports (see bug #361021) so I > made corrections to the code which seemed to help also QIF reader. Honestly > at that time I didn't know that

[kmymoney4] [Bug 351874] QIF import of investment buys and sells mishandles commissions

2016-05-16 Thread Jeff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351874 --- Comment #6 from Jeff --- Hi Ɓukasz, There is still a problem with the QIF import with your change. My test file also tested the case where the commission was greater than the proceeds from the sale (which can happen when trading options.) Your fi

[kmymoney4] [Bug 351874] QIF import of investment buys and sells mishandles commissions

2016-05-16 Thread Jack via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351874 --- Comment #5 from Jack --- I import to investment accounts from OFX frequently, and it works just fine. (Well, mostly, but my problems are mainly in what my broker provides, not how KMM handles it, and I've complained about it in the past on the mail

[kmymoney4] [Bug 362139] CSV Importer asks the same question twice during profile deletion

2016-05-16 Thread NSLW via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362139 --- Comment #9 from NSLW --- (In reply to allan from comment #7) > Today, and the first for a while, I updated from HEAD and to ensure all was > OK, I did a CSV import of an investment file, which contained two similar > entries. They were both CashDiv

[kmymoney4] [Bug 351874] QIF import of investment buys and sells mishandles commissions

2016-05-16 Thread NSLW via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351874 --- Comment #4 from NSLW --- Statement reader did it wrong also for CSV imports (see bug #361021) so I made corrections to the code which seemed to help also QIF reader. Honestly at that time I didn't know that investment statements are imported by anyt