hledger/hledger-ui/Hledger
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
..
UI lib!: lib,cli,ui,web: For accountTransactionsReport, generate the overall 2021-07-22 19:00:37 -10:00
UI.hs ui, web: fix build after tests cleanup 2018-09-03 08:43:57 -07:00