hledger/hledger-lib/Hledger/Reports
Stephen Morgan 73925ae965 fix: types: Ensure auto postings can match against and be matched by type: queries.
This requires checking parent accounts for any new accounts introduced by auto postings which do not exist in the original journal.

Also refactor journalFinalise to only call journalPostingsAddAccountTags once, and use fewer intermediate variables.
2022-02-03 15:32:00 -10:00
..
AccountTransactionsReport.hs areg: begin respecting --date2: show txns' date2 (#1731) 2021-10-10 10:34:45 -10: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: budget: Make sure boring parents of unbudgeted accounts are not 2022-01-21 09:11:04 -10: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: types: Ensure auto postings can match against and be matched by type: queries. 2022-02-03 15:32:00 -10:00
PostingsReport.hs ref: Return the interval split in reportSpan, to reduce the number 2022-01-26 08:05:37 -10:00
ReportOptions.hs ref: Return the interval split in reportSpan, to reduce the number 2022-01-26 08:05:37 -10:00
ReportTypes.hs lib!: Semigroup instance of PeriodicReportRow and PeriodicReport now 2021-11-07 07:56:08 -10:00