hledger/hledger-lib/Hledger/Reports
Stephen Morgan b619b68f71 doc: Remove references to --value=cost, replacing them with --cost.
Since this is option is now just an alias for -B/--cost, and since it
may be removed soon, we make it undocumented, though it will still
behave as before. --value=cost,COMM is unsupported as well.
2021-01-28 13:57:48 -08:00
..
AccountTransactionsReport.hs lib,cli,ui: Separate costing from valuation; each can now be specified 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,cli,ui: Separate costing from valuation; each can now be specified 2021-01-28 13:57:48 -08:00
EntriesReport.hs lib,cli,ui: Separate costing from valuation; each can now be specified 2021-01-28 13:57:48 -08:00
MultiBalanceReport.hs lib,cli,ui: Separate costing from valuation; each can now be specified 2021-01-28 13:57:48 -08:00
PostingsReport.hs lib,cli,ui: Separate costing from valuation; each can now be specified 2021-01-28 13:57:48 -08:00
ReportOptions.hs doc: Remove references to --value=cost, replacing them with --cost. 2021-01-28 13:57:48 -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