http://furius.ca/beancount/doc/options See option "inferred_tolerance_default."
On Thu, May 24, 2018 at 11:26 PM, <[email protected]> wrote: > The command is error when whole pasted into cygwin... > So,I need know that what option control display decimal(or call > fractional). > If this option is dcontext of beancount,how write in beancount-file? > Like:option "dcontext" "CNY" "sign=1"? or e.g. something? > > > > 在 2018年5月19日星期六 UTC+8上午8:49:18,Martin Blais写道: >> >> 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/ms >>> gid/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/af1217c6-5138-4166-9901-d1320df04ec3%40googlegroups.com > <https://groups.google.com/d/msgid/beancount/af1217c6-5138-4166-9901-d1320df04ec3%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%2BhMxqoxnvLgib-uwO%2ByeCp5iThCEc9v6S3%3Dv_vS2RooWGw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
