hledger/hledger-lib/Hledger/Reports
Stephen Morgan 83110e8820 lib,cli: Extend AtThen valuation to all report types.
Also adds a postingDate argument to amountApplyValuation, and re-orders
the ValuationType and (Transaction/Posting) arguments to
(transaction/posting)ApplyValuation, to be consistent with
amountApplyValuation.
2021-01-05 14:42:09 -08:00
..
AccountTransactionsReport.hs lib,cli: Extend AtThen valuation to all report types. 2021-01-05 14:42:09 -08:00
BalanceReport.hs lib,cli,ui,web: Introduce ReportSpec, which holds ReportOpts, the day of 2020-10-23 14:14:11 -07:00
BudgetReport.hs lib,cli: Extend AtThen valuation to all report types. 2021-01-05 14:42:09 -08:00
EntriesReport.hs lib,cli: Extend AtThen valuation to all report types. 2021-01-05 14:42:09 -08:00
MultiBalanceReport.hs lib,cli: Extend AtThen valuation to all report types. 2021-01-05 14:42:09 -08:00
PostingsReport.hs lib,cli: Extend AtThen valuation to all report types. 2021-01-05 14:42:09 -08:00
ReportOptions.hs lib,cli: Use Text Builder for Balance commands. 2021-01-02 15:08:09 +11:00
ReportTypes.hs lib,cli: Use Text for CompoundPeriodicReport titles. 2021-01-02 15:08:09 +11:00
TransactionsReport.hs doc: Fix some outdated documentation. 2021-01-02 15:08:09 +11:00