hledger/hledger-lib/Hledger/Reports
Stephen Morgan f673e7c2eb lib!: lib,web: Remove unused TransactionReport. Move the useful utility
functions to AccountTransactionsReport.

If you use transactionsReport, you should either use entryReport if you
don't require a running total, or using accountTransactionsReport with
thisacctq as Any or None (depending on what you want included in the
running total).
2021-07-22 19:00:37 -10:00
..
AccountTransactionsReport.hs lib!: lib,web: Remove unused TransactionReport. Move the useful utility 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