hledger/hledger-lib/Hledger/Reports
Simon Michael aa96b41efe print, register: add --value=then, valuing at each posting's date
Currently this will give an error with other kinds of report.
2020-02-10 08:20:39 -08:00
..
AccountTransactionsReport.hs ui: B and V keys toggle display of cost, value 2019-11-21 17:33:04 -08:00
BalanceReport.hs ;fix some warnings with GHC 8.10 alpha 2019-12-14 17:30:19 -08:00
BudgetReport.hs print, register: add --value=then, valuing at each posting's date 2020-02-10 08:20:39 -08:00
EntriesReport.hs ;tests: use "test" alias for testCase everywhere 2019-11-28 15:33:33 -08:00
MultiBalanceReport.hs Don't store leaf name in PeriodReport. 2020-01-04 21:15:42 -08:00
PostingsReport.hs Use nubSort instead of nub . sort. 2020-01-04 08:31:10 -08:00
ReportOptions.hs print, register: add --value=then, valuing at each posting's date 2020-02-10 08:20:39 -08:00
ReportTypes.hs Don't store leaf name in PeriodReport. 2020-01-04 21:15:42 -08:00
TransactionsReport.hs Use nubSort instead of nub . sort. 2020-01-04 08:31:10 -08:00