hledger/hledger-lib/Hledger/Reports
Simon Michael e21afc466a bal/bs/bse: -H or --cumulative now disables -T (#329)
To reduce confusion, multiperiod balance reports using -H/--historical
or --cumulative, which show end balances, no longer show a Totals
column since summing end balances generally doesn't make sense.
Also the underlying MultiBalanceReport now returns zero for those
totals when in cumulative or historical mode.
2019-05-11 20:43:28 -07:00
..
BalanceHistoryReport.hs tests: clear out old boilerplate 2018-08-31 18:12:17 -07:00
BalanceReport.hs lib: valueTypeFromOpts helper 2019-05-09 15:36:26 -07:00
BudgetReport.hs bal/bs/cf/is: mention valuation type in report title 2019-05-09 15:39:43 -07:00
EntriesReport.hs ;improve valuation code docs 2019-05-07 16:19:49 -07:00
MultiBalanceReports.hs bal/bs/bse: -H or --cumulative now disables -T (#329) 2019-05-11 20:43:28 -07:00
PostingsReport.hs lib: valueTypeFromOpts helper 2019-05-09 15:36:26 -07:00
ReportOptions.hs lib: valueTypeFromOpts helper 2019-05-09 15:36:26 -07:00
ReportTypes.hs budget: use a new first-class BudgetReport for --budget 2018-04-23 18:52:28 -07:00
TransactionsReports.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00