hledger/hledger-lib/Hledger
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
..
Data lib!: modifyTransactions now takes a Map of commodity styles, and will 2021-07-30 13:52:35 -10:00
Read fix: forecast: Generate forecast transactions at journal finalisation, 2021-08-05 21:10:47 -10:00
Reports fix: forecast: Generate forecast transactions at journal finalisation, 2021-08-05 21:10:47 -10:00
Utils ui: Do not log to debug.log when regenerating journal in Transaction 2021-06-30 16:07:32 -10:00
Data.hs lib: Change internal representation of MixedAmount to use a strict Map 2021-05-01 09:45:29 -10:00
Query.hs fix: forecast: Generate forecast transactions at journal finalisation, 2021-08-05 21:10:47 -10:00
Read.hs lib!: lib: Remove aismultiplier from Amount. 2021-07-22 19:06:33 -10:00
Reports.hs lib!: lib,web: Remove unused TransactionReport. Move the useful utility 2021-07-22 19:00:37 -10:00
Utils.hs lib,cli,ui,bin: Create a new API for MixedAmount arithmetic. This should 2021-03-18 09:47:21 +11:00