Yes, that's probably the issue. Running this command will output the inferred display precisions: bean-doctor display_context One more reason to add an option to explicitly override and set the output precision. I think this will be used by everyone (probably including me).
On Fri, May 18, 2018 at 12:09 PM, Zhuoyun Wei <[email protected]> wrote: > I believe this may have something to do with the precision of inferred > numbers. Try padding every number in your file to 2 decimal digits: > > 95 CNY -> 95.00 CNY > 0.2 CNY -> 0.20 CNY > > ... and see if that solves your issue. > > > 2018-05-18 00:35:39 [email protected] <[email protected]>: > > I'm writen in .beancount file transactions with decimal.but assets of > balance sheet showing integer look: > > > > [ScreenClip] > > > > [ScreenClip] > > > > > > -- > Zhuoyun Wei > > -- > 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/20180518160928.GA26303%40tarball.wzyboy.org. > 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%2BhNrs5Y8uguH0A8w0_1w2FeEBCzP3TGwV%3DM0ajJtEFc2VA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
