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
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
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
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
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
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
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