mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
[docs] screenshots added
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"_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:
|
||||
At the end of every year or (quarterly or maybe even monthly), after completing auditing, you close your books of accounts. This means that you make all your special entries like:
|
||||
|
||||
- Depreciation
|
||||
- Change in value of Assets
|
||||
@@ -18,4 +18,13 @@ In ERPNext after making all the special entries via Journal Voucher, you can mak
|
||||
|
||||
> 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.
|
||||
@@ -9,6 +9,13 @@ To create a Journal Voucher go to:
|
||||
|
||||
> Accounts > Journal Voucher > New Journal Voucher
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
In a Journal Voucher, you must select.
|
||||
|
||||
- Type of Voucher from the drop down.
|
||||
|
||||
@@ -55,6 +55,7 @@ Select your “Bank” Account and enter the dates of your statement. Here you w
|
||||
|
||||
By doing this you will be able to sync your bank statements and entries into the system.
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Managing Outstanding Payments
|
||||
|
||||
@@ -9,6 +9,16 @@ Some of the major accounting reports are:
|
||||
|
||||
General Ledger is based on the table GL Entry and can be filtered by Account and between a period. This will help you get a full update for all entries done in that period for that Account.
|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Trial Balance
|
||||

|
||||
Trial Balance is the list of Account balances for all your Accounts (“Ledger” and “Group”) on a particular date. For each Account it will give you the:
|
||||
@@ -18,14 +28,34 @@ Trial Balance is the list of Account balances for all your Accounts (“Ledger
|
||||
- Credits
|
||||
- Closing
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
The sum of all closing balances in a Trial Balance must be zero.
|
||||
|
||||
### Accounts Payable and Accounts Receivable (AP / AR)
|
||||
|
||||
These reports help you to track the outstanding invoices sent to Customer and Suppliers. In this report, you will get your outstanding amounts period wise. i.e. between 0-30 days, 30-60 days and so on.
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
You can also get your payables and receivables from direct reports on Sales Invoice and Purchase Invoice.
|
||||
|
||||
### Sales and Purchase Register
|
||||
|
||||
In this report, each tax Account is transposed in columns.For each Invoice and invoice Item, you will get the amount of individual tax that has been paid, based on the Taxes and Charges table.
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
@@ -15,13 +15,12 @@ or from the “Make Sales Invoice” button in the Sales Order or Delivery Note.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user