hledger/hledger-lib/Hledger
Dmitry Astapov f101d5b515 cli: --forecast adds periodic transactions to reports
Ledger-style periodic transactions, previously supported only by
hledger-budget, have landed as a first-class feature.  The --forecast
flag activates them, so that any transactions they generate are
included in reports.
2017-11-26 14:57:41 +00:00
..
Data lib: runPeriodicTransaction's start date must line up with interval 2017-11-26 14:57:41 +00:00
Read journal: clarify that txn/posting comments must start with semicolon 2017-11-01 08:04:25 -07:00
Reports cli: --forecast adds periodic transactions to reports 2017-11-26 14:57:41 +00:00
Utils lib, web: remove obsolete conditionals for old GHC 2017-08-25 17:15:26 -07:00
Data.hs cli: --forecast adds periodic transactions to reports 2017-11-26 14:57:41 +00:00
Query.hs lib: Fix filtering by payee and note (#598) 2017-09-05 08:37:19 -07:00
Read.hs fix warnings/errors found by make stacktest 2017-09-30 13:00:22 -10:00
Reports.hs lib: Implemented a testing context for the module MultiBalanceReports. 2017-07-15 08:02:03 +01:00
Utils.hs add & use simpler readJournalFilesWithOpts/InputOpts api 2017-09-14 17:43:32 -07:00