hledger/hledger-lib/Hledger/Reports
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
..
AccountTransactionsReport.hs imp: areg: aregister no longer excludes future/forecast transactions by default. 2021-08-05 21:10:47 -10:00
BalanceReport.hs
BudgetReport.hs
EntriesReport.hs fix: lib: Filter postings before performing valuation and costing in 2021-07-30 09:06:27 -10:00
MultiBalanceReport.hs
PostingsReport.hs
ReportOptions.hs fix: forecast: Generate forecast transactions at journal finalisation, 2021-08-05 21:10:47 -10:00
ReportTypes.hs