Add short-term and long-term capital gains
ClosedPublic

Authored by wojnilowicz on Apr 13 2017, 6:54 PM.

Details

Summary

BUG:138276
FIXED-IN:5.0

Diff Detail

Repository
R261 KMyMoney
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
wojnilowicz created this revision.Apr 13 2017, 6:54 PM
tbaumgart added inline comments.
kmymoney/reports/querytable.cpp
1352

Indentation? Looks odd here in the review.

Better use

buyValue = MyMoneyMoney();

for assignment of zero.

This revision was automatically updated to reflect the committed changes.