hledger/hledger-lib/Hledger/Reports
Stephen Morgan 6fb3dfdbb2 lib: Create journalApplyValuationFromOpts.
This does costing and valuation on a journal, and is meant to replace
most direct calls of costing and valuation. The exception is for reports
which require amounts to be summed before valuation is applied, for
example a historical balance report with --value=end.
2021-05-13 19:52:32 +10:00
..
AccountTransactionsReport.hs lib: Create journalApplyValuationFromOpts. 2021-05-13 19:52:32 +10:00
BalanceReport.hs lib: Change internal representation of MixedAmount to use a strict Map 2021-05-01 09:45:29 -10:00
BudgetReport.hs lib,cli,ui,bin: Remove unnecessary normalisedMixedAmount, replace 2021-05-01 09:45:29 -10:00
EntriesReport.hs lib: Create journalApplyValuationFromOpts. 2021-05-13 19:52:32 +10:00
MultiBalanceReport.hs lib,ui: Do all cost conversion and price stripping in journalSelectingAmountFromOpts. 2021-05-07 21:51:15 +10:00
PostingsReport.hs lib: Create journalApplyValuationFromOpts. 2021-05-13 19:52:32 +10:00
ReportOptions.hs lib: Create journalApplyValuationFromOpts. 2021-05-13 19:52:32 +10:00
ReportTypes.hs lib,cli,ui,bin: Create a new API for MixedAmount arithmetic. This should 2021-03-18 09:47:21 +11:00
TransactionsReport.hs lib,cli,ui,bin: Create a new API for MixedAmount arithmetic. This should 2021-03-18 09:47:21 +11:00