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

--- Comment #3 from allan <agande...@gmail.com> ---
On 16/04/14 13:01, Chris wrote:
> https://bugs.kde.org/show_bug.cgi?id=333498
>
>              Bug ID: 333498
>             Summary: bulk edit actions results in amount of transaction
>                      being zeroed

I have a potential fix for this, which appears to do the necessary, 
without any apparent harmful effects.

In void StdTransactionEditor::slotUpdateCategory(const QString& id), 
circa line 1543, there is an updateAmount(val), which now I execute only
if (!isMultiSelection().

I don't know if there may be a better way/place to do this.

I notice also, that Buy and Sell activities have a similar problem if a 
fee account is entered.

Allan

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to