Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resetting a balance. #16

Open
prataprc opened this issue May 10, 2017 · 0 comments
Open

Resetting a balance. #16

prataprc opened this issue May 10, 2017 · 0 comments
Labels

Comments

@prataprc
Copy link
Member

Say your book-keeping has gotten a bit out of date, and your Ledger balance no longer matches your bank balance. You can create an adjustment transaction using balance assignments:

2012-03-10 Adjustment
    Assets:Cash                         = $500.00
    Equity:Adjustments

Since the second posting is also null, it’s value will become the inverse of whatever amount is generated for the first posting.

This is the only time in ledger when more than one posting’s amount may be empty—and then only because it’s not truly empty, it is indirectly provided by the balance assignment’s value.

@prataprc prataprc added the task label May 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant