Balances Sheet

The balance sheet is built from the same entries as the journal. Date filters in the header apply here too. See the Reports guide to learn more.

Empty repository

This repository is empty, to upload your Beancount accounting books, you can clone the repo

git clone https://app.beanhub.io/repos/sapojef526/mybook.git

Copy your Beancount files into mybook folder, ensure your main Beancount is named main.bean and commit. Then push to Beanhub by

git push origin master

Use an access token as the Git password. See the Git over HTTPS guide for clone and push details.