hledger/hledger-lib/Hledger/Data
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
..
Account.hs
AccountName.hs
Amount.hs imp: balance: Implement multi-line display for multicommodity balance reports. 2021-11-18 21:26:02 -10:00
Balancing.hs
Dates.hs
Journal.hs
Json.hs
Ledger.hs
Period.hs
PeriodicTransaction.hs
Posting.hs
RawOptions.hs
StringFormat.hs
Timeclock.hs
Transaction.hs
TransactionModifier.hs
Types.hs
Valuation.hs