hledger/hledger-lib/Hledger/Reports
Simon Michael 51224f6e27 fix: bal --budget --layout=tall was hiding commodity symbols
When reports want to render amounts without commmodity symbols,
they must now use AmountDisplayOpts' new displayCommodity flag.
(Previously it was a side effect of setting displayCommodityOrder.)
2023-12-08 05:52:29 -10:00
..
AccountTransactionsReport.hs fix:print:style balance assertion costs; more styling api; HasAmounts class 2023-09-02 06:46:14 +01: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:print: refactor, add AmountStyle "rounding strategy" 2023-10-18 13:56:24 +01:00
PostingsReport.hs fix:print:style balance assertion costs; more styling api; HasAmounts class 2023-09-02 06:46:14 +01: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