hledger/hledger-lib/Hledger/Reports
Stephen Morgan 0a019e2167 lib,cli,web,bin: Replace journalSelectingAmountFromOpts with journalApplyValuationFromOpts.
This also has the effect of allowing valuation in more reports, for
example the transactionReport.
2021-06-08 14:55:05 +10:00
..
AccountTransactionsReport.hs lib,cli,web,bin: Replace journalSelectingAmountFromOpts with journalApplyValuationFromOpts. 2021-06-08 14:55:05 +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: Create mixedAmountApplyValuationAfterSumFromOptsWith for doing any valuation needed after summing amounts. 2021-05-13 22:18:52 +10:00
PostingsReport.hs lib: Create journalApplyValuationFromOpts. 2021-05-13 19:52:32 +10:00
ReportOptions.hs lib,cli,web,bin: Replace journalSelectingAmountFromOpts with journalApplyValuationFromOpts. 2021-06-08 14:55:05 +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,web,bin: Replace journalSelectingAmountFromOpts with journalApplyValuationFromOpts. 2021-06-08 14:55:05 +10:00