hledger/hledger-lib/Hledger/Read
Stephen Morgan 918c243fa9 fix: forecast: Generate forecast transactions at journal finalisation,
rather than as a postprocessing step. (#1638)

This allows us to have a uniform procedure for balancing transactions,
whether they are normal transactions or forecast transactions, including
dealing with balance assignments, balance assertions, and auto postings.
2021-08-05 21:10:47 -10:00
..
Common.hs fix: forecast: Generate forecast transactions at journal finalisation, 2021-08-05 21:10:47 -10:00
CsvReader.hs ;csv: amount-setting notes, doc improvements from reddit discussion 2021-06-11 16:30:43 -10:00
JournalReader.hs lib!: lib: Remove aismultiplier from Amount. 2021-07-22 19:06:33 -10:00
LedgerReader.hs.disabled debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
TimeclockReader.hs lib: Change skipMany spacenonewline to takeWhileP Nothing isNonNewlineSpace. 2020-07-22 14:58:53 -07:00
TimedotReader.hs lib: Change internal representation of MixedAmount to use a strict Map 2021-05-01 09:45:29 -10:00