hledger/hledger-web/Hledger/Web
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
..
App.hs price precisions don't influence display precision; balancing is based on display precision (#23) 2010-11-14 22:44:37 +00:00
Files.hs web: auto-create all required support files in ./.hledger/web at startup 2010-11-18 00:53:41 +00:00
Main.hs briefer, more informative usage error messages 2010-11-29 01:08:19 +00:00
Settings.hs comments 2010-11-19 17:25:39 +00:00