diff --git a/accounts/doctype/sales_invoice/sales_invoice.txt b/accounts/doctype/sales_invoice/sales_invoice.txt index dbdf42fd3e..cc5314b276 100644 --- a/accounts/doctype/sales_invoice/sales_invoice.txt +++ b/accounts/doctype/sales_invoice/sales_invoice.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 19:29:05", "docstatus": 0, - "modified": "2013-08-09 14:45:42", + "modified": "2013-08-31 10:11:41", "modified_by": "Administrator", "owner": "Administrator" }, @@ -179,7 +179,6 @@ "search_index": 1 }, { - "default": "Today", "description": "Enter the date by which payments from customer is expected against this invoice.", "doctype": "DocField", "fieldname": "due_date", diff --git a/docs/docs.user.stock.accounting_for_stock.md b/docs/docs.user.stock.accounting_for_stock.md index 5dfb0b5114..46a3285c72 100644 --- a/docs/docs.user.stock.accounting_for_stock.md +++ b/docs/docs.user.stock.accounting_for_stock.md @@ -55,7 +55,7 @@ This process is called Perpetual Accounting. Go to Setup > Accounts Settings > check "Make Accounting Entry For Every Stock Entry" -![Activation](img/activate-accounting-for-stock.png) +![Activation](img/accounting-for-stock-1.png) - @@ -121,33 +121,46 @@ Auto / Perpetual Accounting totally depends upon the item valuation rate. Hence, #### **Purchase Receipt** -Suppose you have purchased *10 quantity* of item "RAM" at *$200* and *5 quantity* of item "Table" at **$100** from supplier "East Wind Inc". Following are the details of Purchase Receipt: +Suppose you have purchased *10 quantity* of item "RM0001" at *$200* and *5 quantity* of item "Desktop" at **$100** from supplier "East Wind Inc". Following are the details of Purchase Receipt: ->**Supplier:** East Wind Inc. +> Supplier: East Wind Inc. ->**Items:** - ->- Item = RAM ; Warehouse = Stores ; Qty = 10 ; Rate = 200 ; Amount = 2000 ; Valuation Amount = 2200 ->- Item = Chair ; Warehouse = Fixed Asset Warehouse ; Qty = 5 ; Rate = 100 ; Amount = 500 ; Valuation Amount = 550 +> Items: +> +> +> +> +> +> +> +> +> +> +> +> +> +> +> +> +>
ItemWarehouseQtyRateAmountValuation Amount
RM0001Stores1020020002200
DesktopFixed Asset Warehouse5100500550
+ >**Taxes:** > >- Shipping Charges = 100 ; Total and Valuation >- VAT = 120 ; Total >- Customs Duty = 150 ; Valuation +**Stock Ledger** + +![Activation](img/accounting-for-stock-2.png) + +**General Ledger** + +![Activation](img/accounting-for-stock-3.png) -**GL Entry** - - - - - - - -
AccountDebitCredit
Raw Materials2000 + 80 + 120 = 22000
Office Equipments500 + 20 + 30 = 5500
Stock Received But Not Billed02750
-- @@ -158,8 +171,8 @@ Suppose you have purchased *10 quantity* of item "RAM" at *$200* and *5 quantity >**Items:** ->- Item = RAM ; Warehouse = Stores ; Qty = 10 ; Rate = 200 ; Amount = 2000 ->- Item = Chair ; Warehouse = Fixed Asset Warehouse ; Qty = 5 ; Rate = 100 ; Amount = 500 +>- Item = RM0001 ; Warehouse = Stores ; Qty = 10 ; Rate = 200 ; Amount = 2000 +>- Item = Desktop ; Warehouse = Fixed Asset Warehouse ; Qty = 5 ; Rate = 100 ; Amount = 500 >**Taxes:** @@ -190,7 +203,7 @@ Suppose you have purchased *10 quantity* of item "RAM" at *$200* and *5 quantity >**Items:** ->- Item = RAM ; Warehouse = Stores ; Qty = 5 ; Rate = 200 ; Amount = 1000 ; Buying Amount = (2200/10)*5 = 1100 +>- Item = RM0001 ; Warehouse = Stores ; Qty = 5 ; Rate = 200 ; Amount = 1000 ; Buying Amount = (2200/10)*5 = 1100 >**Taxes:** @@ -215,7 +228,7 @@ Suppose you have purchased *10 quantity* of item "RAM" at *$200* and *5 quantity >**Items:** ->- Item = RAM ; Qty = 5 ; Rate = 100 ; Amount = 500 +>- Item = RM0001 ; Qty = 5 ; Rate = 100 ; Amount = 500 >**Taxes:**