hledger/hledger-lib/Hledger
Simon Michael b00aa32d7b journal: txn modifier multipliers multiply total-priced amounts (#928)
A different approach: instead of converting to unit prices and fiddling
with the display precision, just multiply the total prices by the same
multiplier (and keep them positive).

This seems a little more natural. I'm not sure if one of these will be
more robust than the other.
2018-11-13 17:50:30 -08:00
..
Data journal: txn modifier multipliers multiply total-priced amounts (#928) 2018-11-13 17:50:30 -08:00
Read lib: TransactionModifier: clarify 2018-11-13 16:35:46 -08:00
Reports lib: flip the arguments of (divide|multiply)[Mixed]Amount (api change) 2018-11-13 17:28:24 -08: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