hledger/hledger-lib/Hledger
Simon Michael 9e8b1612b0 journal: fix txn modifier multipliers with total-priced amounts (#928)
Transaction modifier multipliers have never multiplied total-priced amounts
correctly (and prior to hledger 1.10, this could generate unbalanced
transactions).

Now, the generated postings in this situation will have unit prices,
and an extra digit of display precision. This helps ensure that
the modified transaction will remain balanced. I'm not sure yet if
it's guaranteed.
2018-11-13 16:35:46 -08:00
..
Data journal: fix txn modifier multipliers with total-priced amounts (#928) 2018-11-13 16:35:46 -08:00
Read lib: TransactionModifier: clarify 2018-11-13 16:35:46 -08:00
Reports ui: accounts: fix balances when there's only periodic txns 2018-10-18 14:43:00 -07:00
Utils lib: comment 2018-10-18 14:43:00 -07:00
Data.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Query.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Read.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Reports.hs rename easytests_* to tests_* 2018-09-06 13:13:26 -07:00
Utils.hs lib: fix home path expansion in includes 2018-10-09 13:35:40 -10:00