hledger/hledger-lib/Hledger
Simon Michael f3bcf570e5 lib: simplify account txns report running total
The account transactions report used for hledger-ui and -web registers
now gives either the "period total" or "historical total", depending
strictly on the --historical flag. It doesn't try to tell the user
whether the historical total is the accurate historical balance (which
depends on the report query).
2016-08-12 17:26:34 -07:00
..
Data drop unusual "d" suffix when showing a day period 2016-08-11 11:23:05 -07:00
Read lib, web: fix some warnings after megaparsec change 2016-07-29 09:55:02 -07:00
Reports lib: simplify account txns report running total 2016-08-12 17:26:34 -07:00
Utils Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
Data.hs lib: Period, a richer period type 2016-07-29 10:27:30 -07:00
Query.hs lib: more history awareness for account transactions report #392 2016-08-08 17:25:42 -07:00
Read.hs lib: fix tests; always try parsing stdin as journal 2016-05-24 19:00:58 -07:00
Reports.hs BalanceHistoryReport is not used 2016-08-08 07:11:16 -07:00
Utils.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00