hledger/hledger-lib/Hledger/Reports
Stephen Morgan 3969eb2679 lib!: lib,cli,ui,web: For accountTransactionsReport, generate the overall
reportq from the ReportSpec, rather than being supplied as a separate
option.

This is the same approach used by the other reports, e.g. EntryReport,
PostingReport, MultiBalanceReport. This reduces code duplication, as
previously the reportq had to be separately tweaked in each of 5
different places.

If you call accountTransactionreport, there is no need to separately
derive the report query.
2021-07-22 19:00:37 -10:00
..
AccountTransactionsReport.hs lib!: lib,cli,ui,web: For accountTransactionsReport, generate the overall 2021-07-22 19:00:37 -10:00
BalanceReport.hs lib,cli,ui,web: Add check balancednoautoconversion command, which checks that 2021-06-07 18:58:58 -10:00
BudgetReport.hs ref: bal: rename some report types to clarify/sync with docs 2021-07-15 14:22:20 -10:00
EntriesReport.hs lib: Create journalApplyValuationFromOpts. 2021-05-13 19:52:32 +10:00
MultiBalanceReport.hs ref: bal: rename some report types to clarify/sync with docs 2021-07-15 14:22:20 -10:00
PostingsReport.hs ref: bal: rename some report types to clarify/sync with docs 2021-07-15 14:22:20 -10:00
ReportOptions.hs ref: bal: rename some report types to clarify/sync with docs 2021-07-15 14:22:20 -10:00
ReportTypes.hs ref: bal: rename some report types to clarify/sync with docs 2021-07-15 14:22:20 -10:00