hledger/hledger-lib/Hledger/Reports
Stephen Morgan 7f2536a2a7 lib,cli: Add --valuechange report type for calculating change of value
of accounts, restore --value=end behaviour to that of hledger-1.19.
2021-02-27 18:42:02 -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: Add --valuechange report type for calculating change of value 2021-02-27 18:42:02 -08:00
PostingsReport.hs lib,cli: Add --valuechange report type for calculating change of value 2021-02-27 18:42:02 -08:00
ReportOptions.hs lib,cli: Add --valuechange report type for calculating change of value 2021-02-27 18:42:02 -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