[Kmymoney-devel] [kmymoney4] [Bug 347166] "Price/share" field on investment transaction entry form is mislabeled. Actually is total buy/sale amount.
allan
agander93 at gmail.com
Thu Sep 10 20:03:53 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=347166
allan <agander93 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |4.8.0
Resolution|FIXED |LATER
Status|RESOLVED |VERIFIED
--- Comment #16 from allan <agander93 at gmail.com> ---
Right, after a lot of toil, I have a fix for the 'unbalanced transaction, with
a missing assignment' problem that Jack encountered, but I'm not sure it is the
best way to fix the problem. More to follow.
However , what I've done is to detect the change of transaction activity type,
and when one is detected, return MymoneyMoney() from that split. Now, starting
to clean up, I seem to find that const MyMoneyMoney MyMoneyTransaction:const
MyMoneyMoney MyMoneyTransaction::splitSum() const const works without any
detection involved, in other words , it always returns 0.00 for splitSum(),
which seems strange.
Any thoughts, anyone? I'll continue checking anyway.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list