I encounter something similar before. I tracked it down to some logic in
beancount (I believe it was beancount core not fava) that determines the
display precision by tracking the number of decimals in entries in the
entire ledger. And then outputs the most commonly used precision.

In my case I had a lot of "price" statements with ~8 decimals. I didn't
have time to implement a proper fix and just reduced the number of "price"
statements I keep. Maybe we can implement a setting for this

On Sat, Jan 11, 2025, 08:23 Martin Blais <bl...@furius.ca> wrote:

> That's rendered in Fava?
> Beancount will store the numbers as they were entered.
>
>
>
>
> On Sat, Jan 11, 2025 at 8:27 AM Михаил Полыковский <glader...@gmail.com>
> wrote:
>
>> Hi beancount community.
>>
>> I’ve been using Beancount to manage my transactions and have encountered
>> a small but frustrating issue. I have several currencies in my wallet. I
>> enter some transactions in USD without any fractional part— just plain
>> whole numbers. I don't use price syntax in transactions. But when I
>> generate reports, the numbers show up with eight zeros after the decimal
>> point, like 12.00000000 instead of 12.
>>
>> [image: beancount.png]
>>
>> I don’t have any "inferred_tolerance_default" settings or anything that I
>> think might mess with this behavior.
>>
>> What I’d love is to see my reports exactly the way I input the numbers —
>> whole numbers with no fractions. Does anyone know how I can fix this? Is
>> there some config setting or trick to make this happen?
>>
>> I’ve searched through the group’s archives to see if this has come up
>> before, but I couldn’t find an answer.
>>
>> Thanks in advance for your help!
>>
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion visit
>> https://groups.google.com/d/msgid/beancount/d8c4dc6b-d41b-4589-aa82-92bd20bdb260n%40googlegroups.com
>> <https://groups.google.com/d/msgid/beancount/d8c4dc6b-d41b-4589-aa82-92bd20bdb260n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion visit
> https://groups.google.com/d/msgid/beancount/CAK21%2BhNQCQck2ctLBhrrpWRt5KKz-2e3qU%2Bh6EhNpS5jKJDKBw%40mail.gmail.com
> <https://groups.google.com/d/msgid/beancount/CAK21%2BhNQCQck2ctLBhrrpWRt5KKz-2e3qU%2Bh6EhNpS5jKJDKBw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/beancount/CAPytOJEeCWVtmNU7mSOHz3V1ngx-QyqdnVKpPLzaw7adcNtwvQ%40mail.gmail.com.

Reply via email to