hledger/hledger-lib/Hledger
Stephen Morgan 7e21f05a83 imp: balance: Implement multi-line display for multicommodity balance reports.
This allows more control over how multicommodity amounts are displayed.
In addition to the default single-line display, and the recent commodity
column display, we now have multi-line display. This is controlled by
the --layout option, which has possible values "wide", "tall", and
"bare". The --commodity-column option has been hidden, but is equivalent
to --layout=bare.

squash
2021-11-18 21:26:02 -10:00
..
Data imp: balance: Implement multi-line display for multicommodity balance reports. 2021-11-18 21:26:02 -10:00
Read fix: csv: Successfully parse empty csv file. (#1183) 2021-11-18 20:50:02 -10:00
Reports imp: balance: Implement multi-line display for multicommodity balance reports. 2021-11-18 21:26:02 -10:00
Utils dev: Use realLength from doclayout instead of strWidth and textWidth. (#895) 2021-11-11 18:29:50 -10:00
Data.hs pkg!: Break functions related to balancing out into a separate module, 2021-09-19 17:10:38 -10:00
Query.hs fix: balance: Balance reports should consider date: queries when calculating 2021-11-06 08:51:53 -10:00
Read.hs dev: Move journal and text parsing utilities into more appropriate places, to reduce reliance on Hledger.Read.Common. 2021-09-19 17:10:38 -10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00