I'm pretty sure the number of decimal places is controlled by the input to beancount. If you always refer to your units as whole numbers, you'll see no decimals, but if you use 1.00, you'll see 1.00 in all the reports.
On Thu, May 17, 2018 at 7:49 AM <[email protected]> wrote: > I need number of account show decimal,like 5.7777、5.663,is decimal not > commas. > > 在 2018年5月17日星期四 UTC+8下午7:30:49,Martin Michlmayr写道: >> >> Put this in your beancount file: >> >> option "render_commas" "true" >> >> or >> >> option "render_commas" "false" >> >> * [email protected] <[email protected]> [2018-05-17 04:25]: >> > > I guess some option not setup,bu I con't found it. >> > Currently statements like: >> > >> > < >> https://lh3.googleusercontent.com/-iat7M5C3my4/Wv1mKAqneOI/AAAAAAAAAEE/biqRSs_2ox897AONobe88M8IziuVRRZdACLcBGAs/s1600/ScreenClip.png> >> >> > >> > >> > >> > I need it chanage to like this: >> > >> > >> > < >> https://lh3.googleusercontent.com/-2JCfI8t68tc/Wv1mgOv9N4I/AAAAAAAAAEM/tnTvsfa3I1YDHTRlqx2NTvBnljMeZvPZQCLcBGAs/s1600/ScreenClip%2B%255B1%255D.png> >> >> > >> > >> > >> > -- >> > 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/6ceefa67-032b-4dd8-a1d5-e2afbab1b1a9%40googlegroups.com. >> >> > For more options, visit https://groups.google.com/d/optout. >> >> >> -- >> Martin Michlmayr >> https://www.cyrius.com/ >> > -- > 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/6d288134-d3b8-4ae1-9e61-8bd3a73e4ae0%40googlegroups.com > <https://groups.google.com/d/msgid/beancount/6d288134-d3b8-4ae1-9e61-8bd3a73e4ae0%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/CAFFHUgs__wdHAzepRQus8SYwxmOkGNUiQQjEQFMEMakrsdaXmQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
