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] > <javascript:>> 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] <javascript:> < >> [email protected] <javascript:>>: >> > 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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/af1217c6-5138-4166-9901-d1320df04ec3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
