hledger/hledger-lib/Hledger/Reports
Simon Michael ca55c2f0f8 dev: rename other Price helpers to Cost
showAmountWithoutPrice             -> showAmountWithoutCost
mixedAmountStripPrices             -> mixedAmountStripCosts
showMixedAmountWithoutPrice        -> showMixedAmountWithoutCost
showMixedAmountOneLineWithoutPrice -> showMixedAmountOneLineWithoutCost
2024-01-23 21:35:06 -10:00
..
AccountTransactionsReport.hs dev: rename other Price helpers to Cost 2024-01-23 21:35:06 -10:00
BalanceReport.hs fix:print:style balance assertion costs; more styling api; HasAmounts class 2023-09-02 06:46:14 +01:00
BudgetReport.hs fix: bal --budget --layout=tall was hiding commodity symbols 2023-12-08 05:52:29 -10:00
EntriesReport.hs imp: partial/inferred dates are flexible, full dates are not (#1982) 2023-02-17 07:24:19 -10:00
MultiBalanceReport.hs dev: rename other Price helpers to Cost 2024-01-23 21:35:06 -10:00
PostingsReport.hs dev: rename other Price helpers to Cost 2024-01-23 21:35:06 -10:00
ReportOptions.hs imp: more precision handling fixes, debug output, test updates (precisiongeddon) 2023-11-08 13:59:18 -08:00
ReportTypes.hs fix:print:style balance assertion costs; more styling api; HasAmounts class 2023-09-02 06:46:14 +01:00