Gnucash->Beancount: Retained Losses missing from beancount balance sheet

35 views
Skip to first unread message

Anand Gupta

unread,
Aug 1, 2020, 5:56:34 PM8/1/20
to Beancount
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

Martin Blais

unread,
Aug 1, 2020, 6:14:22 PM8/1/20
to Beancount
How are you producing your balance sheet? What tool and options are you using?


--
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 beancount+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/34108a1e-f911-4831-83e9-08ad1ce29a60o%40googlegroups.com.

Anand Gupta

unread,
Aug 1, 2020, 7:15:20 PM8/1/20
to Beancount
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 <anand....@gmail.com> 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 bean...@googlegroups.com.

Martin Blais

unread,
Aug 1, 2020, 8:42:15 PM8/1/20
to Beancount
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.




To unsubscribe from this group and stop receiving emails from it, send an email to beancount+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/bcebadc9-2710-4769-85ec-2bd894e4457ao%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages