| We don't do a good job of calculating good-looking unit prices when the commodity display precisions are low. Eg when a journal doesn't use any decimal places, any inferred unit prices are shown by the print command also with no decimal places, which makes them look wrong. Now inferred unit prices always have a minimum display precision of 2, which helps a bit. Could do better. | ||
|---|---|---|
| .. | ||
| Account.hs | ||
| AccountName.hs | ||
| Amount.hs | ||
| Commodity.hs | ||
| Dates.hs | ||
| Journal.hs | ||
| Ledger.hs | ||
| OutputFormat.hs | ||
| Posting.hs | ||
| RawOptions.hs | ||
| TimeLog.hs | ||
| Transaction.hs | ||
| Types.hs | ||