[Kmymoney-devel] [kmymoney4] [Bug 326439] Multiple steps required (re-work) when entering a dividend payment

allan agander93 at gmail.com
Tue Oct 22 20:44:41 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=326439

--- Comment #2 from allan <agander93 at gmail.com> ---
There are two separate problems here.  
The first is where in a dividend transaction, an entered fee does not get saved
to the transaction.  This relates to
https://bugs.kde.org/show_bug.cgi?id=316111, and the three-line fix was
committed as part of Git commit 94935cf78e0135e2bb0cceff3c0dbde8c1c07e6d by
Allan Anderson. Committed on 06/03/2013 at 23:41. Pushed by allananderson into
branch 'master'.  This was not back-ported to 4.6.4.  I don't yet know if more
is needed as there have been quite a few recent changes in this area.
The second is the missing interest category split button on a newly entered
dividend transation. This is down to an oversight on my part in -
ID: 6b6aba3f1aaae3c6d7a1466492a8cdb478c10da8
Added by Allan Anderson 20 days ago
BUG:322768 REVIEW:112947 - Interest category and amount disappear
when new fee entered in Dividend.

For ReinvestDividend, BuyShares, SellShares, AddShares, RemoveShares and
SplitShares, I hid the interest->splitButton() because where there is no
interest-amount there would be no splits.
I didn't hide it for dividend transactions.  However, when a new transaction is
opened, it is as a Buy, so the button gets hidden.  When the user edits it to a
dividend, I did not un-hide the button again.

So, one fix is needed for HEAD and both for 4.6.4.

The missing split button is pretty straight forward, so I'll fix that first,
then think about the other.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list