[docs] made structure for user docs combining manual and existing help

This commit is contained in:
Rushabh Mehta
2013-06-21 13:26:04 +05:30
parent cd6dcacc6e
commit 4bbd8e35db
49 changed files with 153 additions and 145 deletions

View File

@@ -0,0 +1,21 @@
---
{
"_label": "Closing a Financial Period"
}
---
At the end of every year (or quarter or maybe even monthly) after you complete your auditing, you close your books of accounts. This means that you make all your special entries like:
- Depreciation
- Change in value of Assets
- Defer taxes and liabilities
- Update bad debts
etc. and book your Profit or Loss.
By doing this, your Income and Expense Accounts become zero and you start a new Fiscal Year (or period) with a balanced Balance Sheet and fresh Profit and Loss.
In ERPNext after making all the special entries via Journal Voucher, you can make all your Income and Expense accounts to zero via:
> Accounts > Tools > Period Closing Voucher
The Period Closing Voucher will make accounting entries (GL Entry) making all your Income and Expense Accounts zero and transferring the balance to the Account you define.