bean-report was developed before the newer bean-query and does not have options to set a reporting period. It'll report your balance at the latest time, but IIRC does not open/close for the period, which is what instantiates that transfer.
In any case, bean-report is deprecated (removed in the next version already) and you should use bean-query. Check out the OPEN AT and CLOSE AT options of the FROM clause for details. On Sat, Aug 1, 2020 at 7:15 PM Anand Gupta <[email protected]> wrote: > I just did, > bean-report FILE.beancount balsheet > balsheet.html > > However, I see that when I explore the FILE.beancount using 'bean-web > FILE.beancount' and followed by localhost:8080 in the browser, the balance > sheet on web-browser works correctly and does not have this problem. > > Thanks, > Anand > > On Saturday, August 1, 2020 at 5:14:22 PM UTC-5, Martin Blais wrote: >> >> How are you producing your balance sheet? What tool and options are >> you using? >> >> >> On Sat, Aug 1, 2020 at 5:56 PM Anand Gupta <[email protected]> wrote: >> >>> After converting from gnucash to beancount I compared the balance sheet >>> from both. >>> >>> It turns out that Gnucash automatically computes a line item in Equity >>> section called retained loss. It is simply all expenses minus all incomes. >>> >>> However, beancount balance sheet does not have this line item. As a >>> result, the accounting eqution, 'Assets = Liability + Equity' is unbalanced. >>> >>> What is the best way to handle this in beancount? >>> >>> Thanks, >>> Anand >>> >>> -- >>> 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 view this discussion on the web visit >>> https://groups.google.com/d/msgid/beancount/34108a1e-f911-4831-83e9-08ad1ce29a60o%40googlegroups.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 view this discussion on the web visit > https://groups.google.com/d/msgid/beancount/bcebadc9-2710-4769-85ec-2bd894e4457ao%40googlegroups.com > <https://groups.google.com/d/msgid/beancount/bcebadc9-2710-4769-85ec-2bd894e4457ao%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAK21%2BhOfKi63F1t2xEWh%2BTPuD_SsBaWj9fWnbt8%2Bp%2B%2BZ7f2Jfg%40mail.gmail.com.
