Not fun.
Two ways to mitigate this:
1. There is an experimental feature you can turn on with an option that allows you to override the tolerance for balance checks with an amount like 2300.87 ~ 0.003 USD
2. You could book a loss explicitly to an account for the accumulated difference and get rid of it.
Neither solution is great.
--
You received this message because you are subscribed to the Google Groups "Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beancount+...@googlegroups.com.
To post to this group, send email to bean...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/2bfdfda9-b93a-40f3-97e7-0a39a83e421f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
> 2. You could book a loss explicitly to an account for the accumulated
> difference and get rid of it.
I'm doing (2). I'm still on Ledger and I don't know if it supports (1).
But I'd probably prefer (2) anyway because it makes explicit in the
books that there has been a precision error elsewhere (and not in your
books). YMMV.
On Thu, Jan 07, 2016 at 05:50:23PM -0800, redst...@gmail.com wrote:
> > I'm doing (2). I'm still on Ledger and I don't know if it supports
> > (1). But I'd probably prefer (2) anyway because it makes explicit
> > in the books that there has been a precision error elsewhere (and
> > not in your books). YMMV.
>
> Yep, I have the same problem too in several instances, and use (2) as well
> for the explicitness. I book it to an Equity:Rounding-Error account, which
> seems most appropriate (as it's neither income nor an expense), which also
> has the nice effect of not polluting my income/expense accounts.
Ah, interesting idea. Right now I book adjustments under either Expenses
or Income, depending on whether they are "profits" or "losses", but I
certainly don't like having to decide that each time. Is posting under
Equity the generally accepted best practice here, or are there other
options?
A drawback I can see in posting under Equity is that when you produce an
income statement (which I usually obtain by filtering on Income +
Expenses), it will be a little bit off w.r.t. reality.