hledger/hledger-lib/Hledger/Reports
Stephen Morgan 5cca04cdc9 imp: areg: aregister no longer excludes future/forecast transactions by default.
To get the previous behaviour, you can call with the additional query "not📅tomorrow-".

This is because we are preparing to move forecast_ to InputOpts, where
it is not accessible to AccountTransactionsReport.
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 lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
BudgetReport.hs feat: bal: select budget( transaction)s by name (#1612) 2021-07-23 10:38:20 -10:00
EntriesReport.hs fix: lib: Filter postings before performing valuation and costing in 2021-07-30 09:06:27 -10:00
MultiBalanceReport.hs fix: lib: Filter postings before performing valuation and costing in 2021-07-30 09:06:27 -10:00
PostingsReport.hs fix: reg: register --related should not create duplicate postings when 2021-07-30 09:06:27 -10:00
ReportOptions.hs dev: lens: Use lenses for updateReportSpec(With). 2021-07-30 09:27:39 -10:00
ReportTypes.hs ref: bal: rename some report types to clarify/sync with docs 2021-07-15 14:22:20 -10:00