commit
aad384c669
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
Binary file not shown.
Before Width: | Height: | Size: 26 KiB |
Binary file not shown.
Before Width: | Height: | Size: 25 KiB |
Binary file not shown.
Before Width: | Height: | Size: 19 KiB |
@ -7,19 +7,17 @@ __For Example:__ Consider a customer- Jane D'souza placing an order for a double
|
||||
bed costing $10000 She is asked to give some advance before the furniture
|
||||
house begins work on her order. She gives them $5000 in cash.
|
||||
|
||||
|
||||
Go to Accounts and open a new Journal Entry to make the advance entry.
|
||||
Once Sales Order or Purchase Order is submitted, you will find option to create Advance Payment entry against it.
|
||||
|
||||
To directly create Advance Payment Entry, Go to:
|
||||
|
||||
> Accounts > Documents > Journal Entry > New Journal Entry
|
||||
|
||||
Mention the voucher type as cash voucher. This differs for different
|
||||
customers. If somebody pays by cheque the voucher type will be Bank Voucher.
|
||||
Then select the customer account and make the respective debit and credit
|
||||
entries.
|
||||
Select a Voucher Type based on a mode in which advance payment is made.
|
||||
|
||||
Since the customer has given $5000 as cash advance,it will be recorded as a
|
||||
credit entry against the customer. To balance it with the debit entry [Double
|
||||
accounting Entry] enter $5000 as debit against the company's cash account. In
|
||||
credit entry against the customer. To balance it with the debit entry [as per the Double
|
||||
accounting system] enter $5000 as debit against the company's cash account. In
|
||||
the row "Is Advance" click 'Yes'.
|
||||
|
||||
#### Figure 1 : Journal Entry -Advance Entry
|
||||
@ -43,7 +41,7 @@ will be credited because it has given value.
|
||||
|
||||
<img class="screenshot" alt="Advace Payment" src="{{docs_base_url}}/assets/img/accounts/advance-payment-2.png">
|
||||
|
||||
Save and submit the JV. If this document is not saved it will not be pulled in
|
||||
Save and submit the Journal Entry. If this document is not saved it will not be pulled in
|
||||
other accounting documents.
|
||||
|
||||
When you make a new Sales Invoice for the same customer, mention the advance
|
||||
|
@ -11,48 +11,35 @@ do not get out of hand, at any point, as per your plans.
|
||||
You can define it in the Cost Center. If you have seasonal sales you can also
|
||||
define a budget distribution that the budget will follow.
|
||||
|
||||
In order to allocate budget, go to Accounts > Setup > Chart of Cost Centers and click on Chart of Cost Center.
|
||||
Select a Cost Center and click on Open.
|
||||
In order to allocate budget, go to:
|
||||
|
||||
#### Step 1: Click on Edit.
|
||||
> Accounts > Setup > Chart of Cost Centers
|
||||
|
||||

|
||||
and click on Chart of Cost Center. Select a Cost Center and click on Open.
|
||||
|
||||
<img alt="Accounts Receivable" class="screenshot" src="{{docs_base_url}}/assets/img/accounts/accounts-receivable.png">
|
||||
#### Step 1: Click on Edit.
|
||||
|
||||
#### Step 2: Enter Monthly Distribution.
|
||||
<img alt="Cost Center" class="screenshot" src="{{docs_base_url}}/assets/img/accounts/cost-center-1.gif">
|
||||
|
||||

|
||||
#### Step 3:Add New Row and select budget account.
|
||||
|
||||
<img alt="Cost Center Account" class="screenshot" src="{{docs_base_url}}/assets/img/accounts/cost-center-2.png">
|
||||
|
||||
#### Step 3: Enter Monthly Distribution (optional)
|
||||
|
||||
<img alt="Cost Center" class="screenshot" src="{{docs_base_url}}/assets/img/accounts/cost-center-distribution.gif">
|
||||
|
||||
If you leave the** **distribution ID blank, ERPNext will calculate on a yearly
|
||||
basis or in equal proportion for every month.
|
||||
|
||||
#### Step 3:Add New Row and select budget account.
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
### To Create New Distribution ID
|
||||
|
||||
ERPNext allows you to take a few budget actions. It signifies whether to stop
|
||||
, warn or Ignore if you exceed budgets.
|
||||
|
||||

|
||||
|
||||
|
||||
ERPNext allows you to take a few budget actions. It signifies whether to stop, warn or Ignore if you exceed budgets.
|
||||
|
||||
These can be defined from the Company record.
|
||||
|
||||

|
||||
<img alt="Cost Center" class="screenshot" src="{{docs_base_url}}/assets/img/accounts/cost-center-company.gif">
|
||||
|
||||
|
||||
|
||||
Even if you choose to “ignore” budget overruns, you will get a wealth of
|
||||
information from the “Budget vs Actual” variance report. This report shows
|
||||
month wise actual expenses as compared to the budgeted expenses.
|
||||
Even if you choose to “ignore” budget overruns, you will get a wealth of information from the “Budget vs Actual” variance report. This report shows month wise actual expenses as compared to the budgeted expenses.
|
||||
|
||||
{next}
|
||||
|
@ -1,4 +1,4 @@
|
||||
Now that you have completed most of the setup, its time to start moving in!
|
||||
Now that you have completed most of the setup, its time to start moving in!
|
||||
|
||||
There are two important sets of data you need to enter before you start your
|
||||
operations.
|
||||
@ -29,11 +29,7 @@ You can select accounts based on the voucher type. In such a scenario, your bala
|
||||
|
||||
#### Temporary Accounts
|
||||
|
||||
A nice way to simplify opening is to use a temporary account
|
||||
just for opening. These accounts will become zero once all your old
|
||||
invoices and opening balances of bank, debt stock etc are entered.
|
||||
In the standard chart of accounts, a **Temporary Opening** account is created under
|
||||
assets
|
||||
A nice way to simplify opening is to use a temporary account just for opening. These accounts will become zero once all your old invoices and opening balances of bank, debt stock etc are entered. In the standard chart of accounts, a **Temporary Opening** account is created under assets
|
||||
|
||||
#### The Opening Entry
|
||||
|
||||
@ -54,7 +50,6 @@ For example, if you want to update balance in three bank accounts, then make Jou
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
Temporary Asset and Liability account is used for balancing purpose. When you update opening balance in Liability Account, you can use Temporary Asset Account for balancing.
|
||||
@ -68,26 +63,19 @@ You can make two Opening Journal Entrys:
|
||||
* In this method you can update opening balance of specific balancesheet accounts and not for all.
|
||||
* Opening entry is only for balance sheet accounts and not for expense or Income accounts.
|
||||
|
||||
After completing the accounting entries, the trial balance report will look
|
||||
like the one given below:
|
||||
|
||||
After completing the accounting entries, the trial balance report will look like the one given below:
|
||||
|
||||

|
||||
|
||||
#### Outstanding Invoices
|
||||
|
||||
After your Opening Journal Entrys are made, you will need to enter each
|
||||
Sales Invoice and Purchase Invoice that is yet to be paid.
|
||||
After your Opening Journal Entrys are made, you will need to enter each Sales Invoice and Purchase Invoice that is yet to be paid.
|
||||
|
||||
Since you have already booked the income or expense on these invoices in the
|
||||
previous period, select the temp opening account **Temporary Opening** in the “Income” and
|
||||
“Expense” accounts.
|
||||
Since you have already booked the income or expense on these invoices in the previous period, select the temp opening account **Temporary Opening** in the “Income” and “Expense” accounts.
|
||||
|
||||
> Note: Make sure to set each invoice as “Is Opening”!
|
||||
|
||||
If you don’t care what items are in that invoice, just make a dummy item entry
|
||||
in the Invoice. Item code in the Invoice is not necessary, so it should not be
|
||||
such a problem.
|
||||
If you don’t care what items are in that invoice, just make a dummy item entry in the Invoice. Item code in the Invoice is not necessary, so it should not be such a problem.
|
||||
|
||||
Once all your invoices are entered, your **Temporary Opening** account will have a balance of zero!
|
||||
|
||||
|
@ -29,7 +29,7 @@ HTML, CSS, Python to learn this. For help, please post on our forum.
|
||||
|
||||
Print Formats are rendered on the server side using the [Jinja Templating Language](http://jinja.pocoo.org/docs/templates/). All forms have access to the doc object which contains information about the document that is being formatted. You can also access common utilities via the frappe module.
|
||||
|
||||
For styling, the [Boostrap CSS Framework](http://getbootstrap.com/) is provided and you can enjoy the full range of classes.
|
||||
For styling, the [Bootstrap CSS Framework](http://getbootstrap.com/) is provided and you can enjoy the full range of classes.
|
||||
|
||||
> Note: Pre-printed stationary is usually not a good idea because your Prints
|
||||
will look incomplete (inconsistent) when you send them by mail.
|
||||
|
@ -143,11 +143,11 @@ details of Purchase Receipt:
|
||||
<p><strong>Stock Ledger</strong>
|
||||
</p>
|
||||
|
||||

|
||||
<img alt="Stock" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-2.png">
|
||||
|
||||
**General Ledger**
|
||||
|
||||

|
||||
<img alt="Leger" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-3.png">
|
||||
|
||||
As stock balance increases through Purchase Receipt, "Store" and "Fixed Asset
|
||||
Warehouse" accounts are debited and a temporary account "Stock Receipt But Not
|
||||
@ -162,7 +162,7 @@ Purchase Invoice for the same. The general ledger entries are as follows:
|
||||
|
||||
**General Ledger**
|
||||
|
||||

|
||||
<img alt="General" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-4.png">
|
||||
|
||||
Here "Stock Received But Not Billed" account is debited and nullified the
|
||||
effect of Purchase Receipt.
|
||||
@ -220,11 +220,11 @@ at $300. Following are the details of Delivery Note:
|
||||
|
||||
**Stock Ledger**
|
||||
|
||||

|
||||
<img alt="Stock" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-5.png">
|
||||
|
||||
**General Ledger**
|
||||
|
||||

|
||||
<img alt="General" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-6.png">
|
||||
|
||||
As item is delivered from "Stores" warehouse, "Stores" account is credited and
|
||||
equal amount is debited to the expense account "Cost of Goods Sold". The
|
||||
@ -254,11 +254,11 @@ of the Sales Invoice are same as the above Delivery Note.
|
||||
|
||||
**Stock Ledger**
|
||||
|
||||

|
||||
<img alt="Stock" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-7.png">
|
||||
|
||||
**General Ledger**
|
||||
|
||||

|
||||
<img alt="General" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-8.png">
|
||||
|
||||
Here, apart from normal account entries for invoice, "Stores" and "Cost of
|
||||
Goods Sold" accounts are also affected based on the valuation amount.
|
||||
@ -292,11 +292,11 @@ Goods Sold" accounts are also affected based on the valuation amount.
|
||||
|
||||
**Stock Ledger**
|
||||
|
||||

|
||||
<img alt="Stock" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-9.png">
|
||||
|
||||
**General Ledger**
|
||||
|
||||

|
||||
<img alt="General" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-10.png">
|
||||
|
||||
* * *
|
||||
|
||||
@ -327,11 +327,11 @@ Goods Sold" accounts are also affected based on the valuation amount.
|
||||
|
||||
**Stock Ledger**
|
||||
|
||||

|
||||
<img alt="Stock" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-11.png">
|
||||
|
||||
**General Ledger**
|
||||
|
||||

|
||||
<img alt="Stock" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-12.png">
|
||||
|
||||
* * *
|
||||
|
||||
@ -364,8 +364,10 @@ Goods Sold" accounts are also affected based on the valuation amount.
|
||||
|
||||
**Stock Ledger**
|
||||
|
||||

|
||||
<img alt="Stock" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-13.png">
|
||||
|
||||
**General Ledger**
|
||||
|
||||

|
||||
<img alt="Stock" class="screenshot" src="{{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-14.png">
|
||||
|
||||
{ next }
|
Loading…
x
Reference in New Issue
Block a user