Summary: | Investment reports should ignore setting for "Show equity accounts" | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Ian Neal <iann_bugzilla> |
Component: | reports | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | me |
Priority: | NOR | ||
Version: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmymoney/ab31752ddd5fa97cbba5c1756cabbf8daf45c049 | Version Fixed In: | 5.1.0 |
Sentry Crash Report: |
Description
Ian Neal
2020-01-29 10:39:35 UTC
Git commit da137a230e528c7ef7e31687fd5b58ab82cbac39 by Thomas Baumgart. Committed on 09/02/2020 at 19:38. Pushed by tbaumgart into branch '5.0'. Allow to select investments for investment reports The selection of investments as sub-accounts of investment accounts was only possible if the expert mode was selected. This change will provide access to the selection in report configuration for all investment reports. FIXED-IN: 5.0.9 M +2 -2 kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp M +14 -7 kmymoney/widgets/kmymoneyaccountselector.cpp M +1 -0 kmymoney/widgets/kmymoneyaccountselector.h M +2 -2 kmymoney/widgets/ktransactionfilter.cpp M +1 -1 kmymoney/widgets/ktransactionfilter.h M +4 -3 kmymoney/widgets/ktransactionfilter_p.h https://commits.kde.org/kmymoney/da137a230e528c7ef7e31687fd5b58ab82cbac39 Git commit ab31752ddd5fa97cbba5c1756cabbf8daf45c049 by Thomas Baumgart. Committed on 09/02/2020 at 19:42. Pushed by tbaumgart into branch 'master'. Allow to select investments for investment reports The selection of investments as sub-accounts of investment accounts was only possible if the expert mode was selected. This change will provide access to the selection in report configuration for all investment reports. FIXED-IN: 5.0.9 (cherry picked from commit da137a230e528c7ef7e31687fd5b58ab82cbac39) M +2 -2 kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp M +14 -7 kmymoney/widgets/kmymoneyaccountselector.cpp M +1 -0 kmymoney/widgets/kmymoneyaccountselector.h M +2 -2 kmymoney/widgets/ktransactionfilter.cpp M +1 -1 kmymoney/widgets/ktransactionfilter.h M +4 -3 kmymoney/widgets/ktransactionfilter_p.h https://commits.kde.org/kmymoney/ab31752ddd5fa97cbba5c1756cabbf8daf45c049 |