hledger/hledger-lib/Hledger/Reports
Stephen Morgan c966a0f413 fix!: cbr: Remove old account type query code. (#1921)
This replaces the old journal*AccountQuery with the new Type query. This
enables uniform treatment of account type, and fixes a subtle bug
(#1921).

Note that cbcsubreportquery no longer takes Journal as an argument.
2022-08-21 08:27:51 +01:00
..
AccountTransactionsReport.hs fix: areg, ui: show transactions normally with a type: query (#1905) 2022-08-03 10:38:42 +01:00
BalanceReport.hs imp: cost: Generate totally balanced conversion postings for amounts with costs. 2021-12-21 10:50:13 -10:00
BudgetReport.hs fix: bal: budget goal amounts now respect -c styles (fixes #1907) 2022-08-03 17:43:04 +01:00
EntriesReport.hs imp: cost: Generate totally balanced conversion postings for amounts with costs. 2021-12-21 10:50:13 -10:00
MultiBalanceReport.hs fix!: cbr: Remove old account type query code. (#1921) 2022-08-21 08:27:51 +01:00
PostingsReport.hs dev: reg: areg: Strip prices early on in PostingsReport and AccountTransactionsReport, when possible. 2022-03-10 17:21:40 -10:00
ReportOptions.hs dev: errors: update doctests 2022-07-13 19:00:00 +01:00
ReportTypes.hs fix!: cbr: Remove old account type query code. (#1921) 2022-08-21 08:27:51 +01:00