hledger/hledger-lib/Hledger
Simon Michael 71921135f6 include P amounts in canonicalisation (fixes #131)
Since market price amounts didn't contribute to the canonical commodity
styles, they were being reset to the null style. And this propagated to
the reported amounts when -V was in effect, causing much confusion.
Now, market prices contribute to canonicalisation and the expected
styles are preserved even with -V.

cf https://github.com/simonmichael/hledger/issues/131#issuecomment-133545140
2015-10-11 16:07:31 -07:00
..
Data include P amounts in canonicalisation (fixes #131) 2015-10-11 16:07:31 -07:00
Read journal: make "end comment" optional, like ledger 2015-10-07 16:41:49 -07:00
Reports lib: fix tests for zero amount style (#230, #276) 2015-09-02 16:38:45 -07:00
Utils make strWidth aware of multi-line strings (#242) 2015-10-10 15:08:28 -07:00
Data.hs balance, lib: --format/StringFormat improvements 2015-08-19 20:53:51 -07:00
Query.hs validate --depth/depth:'s argument is positive 2015-08-28 09:57:30 -07:00
Read.hs begin reviving journalreader unit tests 2015-06-11 10:16:46 -07:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs lib: 6-tuple accessors 2015-08-24 16:24:11 -07:00