hledger/hledger-lib/Hledger/Read
Simon Michael 811e71aba7 price precisions don't influence display precision; balancing is based on display precision (#23)
Like ledger, price amounts are now "unobserved", ie their precision does
not affect the canonical display precisions used when displaying amounts,
and transaction balancing is done based on display precision, ie amounts
are considered to balance if their sum appears to be zero when using the
canonical display precision.
2010-11-14 22:44:37 +00:00
..
JournalReader.hs price precisions don't influence display precision; balancing is based on display precision (#23) 2010-11-14 22:44:37 +00:00
TimelogReader.hs refactor: more reader cleanups 2010-11-15 07:18:35 +00:00
Utils.hs price precisions don't influence display precision; balancing is based on display precision (#23) 2010-11-14 22:44:37 +00:00