hledger/hledger-lib/Hledger/Reports
Stephen Morgan ae3c7e8756 fix: areg: Make sure the true original transaction is made available in
AccountTransactionsReport.

Only a limited number of journal transformations are allowed in
accountTransactionReports due to the need to include the original
transaction. Document these.

Make sure to remove currency and amount queries from the reportq, so
they do not cause problems after valuation.

Avoid confusion by calculating transaction date at one point, and
passing that down with the transaction.
2021-08-02 22:47:50 -10:00
..
AccountTransactionsReport.hs fix: areg: Make sure the true original transaction is made available in 2021-08-02 22:47:50 -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