| Summary: | Transactions report by payee with totals only | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | Stan Sanderson <stansand> |
| Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | git (master) | ||
| Target Milestone: | --- | ||
| Platform: | MacPorts | ||
| OS: | macOS | ||
| Latest Commit: | https://commits.kde.org/kmymoney/2e591fa1e8f8ad4b3c92fc3892a15606df7dad98 | Version Fixed/Implemented In: | 5.0 |
| Sentry Crash Report: | |||
|
Description
Stan Sanderson
2015-02-14 19:11:26 UTC
Git commit 2e591fa1e8f8ad4b3c92fc3892a15606df7dad98 by Łukasz Wojniłowicz. Committed on 01/04/2017 at 06:16. Pushed by wojnilowicz into branch 'master'. Add hide transactions for reports FIXED-IN:5.0 Differential Revision: https://phabricator.kde.org/D5228 Signed-off-by: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com> M +5 -1 kmymoney/dialogs/kreportconfigurationfilterdlg.cpp M +5 -0 kmymoney/html/kmymoney.css M +5 -2 kmymoney/mymoney/mymoneyreport.cpp M +10 -0 kmymoney/mymoney/mymoneyreport.h M +42 -29 kmymoney/reports/listtable.cpp M +514 -454 kmymoney/widgets/kmymoneyreportconfigtab3decl.ui M +8 -0 kmymoney/widgets/kmymoneyreportconfigtabimpl.cpp M +3 -0 kmymoney/widgets/kmymoneyreportconfigtabimpl.h https://commits.kde.org/kmymoney/2e591fa1e8f8ad4b3c92fc3892a15606df7dad98 |