[kmymoney4] [Bug 372163] Investment sells giving the wrong result
Jack
bugzilla_noreply at kde.org
Mon Nov 7 00:15:34 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=372163
Jack <ostroffjh at users.sourceforge.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ostroffjh at users.sourceforge
| |.net
--- Comment #1 from Jack <ostroffjh at users.sourceforge.net> ---
Normally I would ask you to provide more details, such as exactly what you did.
However, this looks like a rounding issue. You bought two shares at a price
of 1. You then twice sold one share, each at a price of 1.009. There are
various places in the program where you can set price precision, and I suspect
you have a precision somewhere higher than two decimal places. Neither of the
sell transactions alone triggers a visible issue, but the combination does.
This also seems confusing because all three transactions are on the same date,
but the sort differently in the investment and checking accounts. When I moved
the two sell transactions to the following day, each showed an amount of 1.01.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list