Summary: | Transactions without category assignment are not shown in report | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Thomas Baumgart <tbaumgart> |
Component: | reports | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.0.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=368159 | ||
Latest Commit: | https://commits.kde.org/kmymoney/b7368fba5aed7ec0781f60950def20133cba246b | Version Fixed In: | 5.0.4 |
Sentry Crash Report: | |||
Attachments: | Testfile with just one unassigned transaction |
Git commit b7368fba5aed7ec0781f60950def20133cba246b by Thomas Baumgart. Committed on 02/02/2019 at 09:15. Pushed by tbaumgart into branch '5.0'. Fix reports to show unassigned transactions This also fixes some problems with the transaction report by tags Related: bug 368159 FIXED-IN: 5.0.4 M +44 -31 kmymoney/plugins/views/reports/core/querytable.cpp https://commits.kde.org/kmymoney/b7368fba5aed7ec0781f60950def20133cba246b |
Created attachment 117773 [details] Testfile with just one unassigned transaction SUMMARY In case a transaction is not assigned to a category it is not shown in the e.g. 'transactions by account' report. STEPS TO REPRODUCE 1. Open attached test file 2. Select Report view 3. Open the 'Transactions by account' report OBSERVED RESULT Report shows correct opening and closing balance but no transaction EXPECTED RESULT Report shows correct opening and closing balance and transaction ADDITIONAL INFORMATION Actually, none of the 'transactions by ...' show the transaction.