How Precision in Beancount is Determined
source: https://beancount.github.io/docs/precision_tolerances.html#how-precision-is-determined tags: Beancount The sum value for some day is incorrect after I imported my records into beancount. Then I realised that’s the pricision problem. The problem was solved after I turn all my amounts to accurate to two decimal places. For each Transaction: Derive Automatically.