hledger/hledger-lib/Hledger
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
..
Data ;lib: declare Period exports 2019-05-06 11:52:10 -07:00
Read csv: accept a balance field assignment instead of an amount (#1000) 2019-04-03 10:46:26 -07:00
Reports bal/bs/bse: -H or --cumulative now disables -T (#329) 2019-05-11 20:43:28 -07:00
Utils lib: expectParseStateOn helper 2019-01-18 16:40:35 -08:00
Data.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Query.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Read.hs tweak readJournalFiles type signature 2019-01-15 06:18:56 -08:00
Reports.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Utils.hs lib: document mapM' 2019-02-17 08:36:59 -08:00