Tolerances and precision for rendering are inferred, see this doc: http://furius.ca/beancount/doc/tolerances I don't remember if bean-web has ever been converted to use those though. It's bound to be deleted anyway, not going to update it.
I'd like to add explicit options to force a desired precision at some point, this seems like a better default than atempting to infer everything automatically. On Wed, Nov 21, 2018 at 12:13 PM Roland Everaert <[email protected]> wrote: > Hello, > > How can I tell bean-web the number of digits to display after the period? > > I often see, in the balance sheet to name one page, thatvalues are rounded > and no decimal is shown. > > I want to see number with 1 or 2 digits after the decimal comma. > > Example: > > - Current configuration > Real value: 3.67 > Displayed value: 4 > > - Expected configuration > Real value: 3.67 > Displayed value: 3.67 > > I have seen some section about rounding and tolerance but my comprehention > is that they have nothing to do with how numbers are displayed with > bean-web. > > > Roland. > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beancount/98d7106b-8167-4591-acd7-e9aaeca1ebf7%40googlegroups.com > <https://groups.google.com/d/msgid/beancount/98d7106b-8167-4591-acd7-e9aaeca1ebf7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAK21%2BhPmOTadGJrtdn%2BNFA7tbk144aV9Xzo9S%2BZ_YWgY6gXQEw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
