hledger/hledger-lib/Hledger/Reports
Stephen Morgan 130739e3ef lib,cli,ui: Introduce *ApplyCostValuation functions, which perform both
costing and valuation.

This currently is given a dummy NoCost argument and is equivalent to
"maybe id (*ApplyValuation ...)", but provides a constant interface so
that internal behaviour can be changed freely.
2021-01-28 13:57:48 -08:00
..
AccountTransactionsReport.hs lib,cli,ui: Introduce *ApplyCostValuation functions, which perform both 2021-01-28 13:57:48 -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: Rename alignCell to textCell, minor cleanups. 2021-01-15 12:56:48 -08:00
EntriesReport.hs lib,cli,ui: Introduce *ApplyCostValuation functions, which perform both 2021-01-28 13:57:48 -08:00
MultiBalanceReport.hs lib,cli,ui: Introduce *ApplyCostValuation functions, which perform both 2021-01-28 13:57:48 -08:00
PostingsReport.hs lib,cli,ui: Introduce *ApplyCostValuation functions, which perform both 2021-01-28 13:57:48 -08:00
ReportOptions.hs lib: Calculate value at posting date for register --value=then -M. 2021-01-12 18:20:21 -08: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