hledger/hledger-lib/Hledger/Reports
Stephen Morgan bb7d04c031 lib,cli: No longer strip prices in journalApplyValuationFromOptsWith and mixedAmountApplyValuationAfterSumFromOptsWith (#1577).
These were theoretically an efficiency improvement, but have been
error-prone. We instead handle stripping prices at the point of
consumption.
2021-06-30 16:45:05 -10:00
..
AccountTransactionsReport.hs Merge pull request #1560 from Xitian9/rationalisevaluation 2021-06-07 19:02:44 -10:00
BalanceReport.hs lib,cli,ui,web: Add check balancednoautoconversion command, which checks that 2021-06-07 18:58:58 -10:00
BudgetReport.hs lib,cli,ui,web: Add check balancednoautoconversion command, which checks that 2021-06-07 18:58:58 -10:00
EntriesReport.hs lib: Create journalApplyValuationFromOpts. 2021-05-13 19:52:32 +10:00
MultiBalanceReport.hs lib,cli: No longer strip prices in journalApplyValuationFromOptsWith and mixedAmountApplyValuationAfterSumFromOptsWith (#1577). 2021-06-30 16:45:05 -10:00
PostingsReport.hs lib: When performing a summary posting report without depth limiting, 2021-06-11 16:53:39 -10:00
ReportOptions.hs lib,cli: No longer strip prices in journalApplyValuationFromOptsWith and mixedAmountApplyValuationAfterSumFromOptsWith (#1577). 2021-06-30 16:45:05 -10:00
ReportTypes.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00
TransactionsReport.hs Merge pull request #1560 from Xitian9/rationalisevaluation 2021-06-07 19:02:44 -10:00