From d6d283b42459dbd045c91ec1d66cf4bd2c04a6e7 Mon Sep 17 00:00:00 2001 From: Umair Sayyed Date: Mon, 28 Mar 2016 18:20:11 +0530 Subject: [PATCH] edited perpetual inventory system --- .../manual/en/accounts/opening-accounts.md | 2 +- .../en/customize-erpnext/print-format.md | 2 +- .../perpetual-inventory.md | 28 ++++++++++--------- 3 files changed, 17 insertions(+), 15 deletions(-) diff --git a/erpnext/docs/user/manual/en/accounts/opening-accounts.md b/erpnext/docs/user/manual/en/accounts/opening-accounts.md index 5325855ba3..fc86cdd3cd 100644 --- a/erpnext/docs/user/manual/en/accounts/opening-accounts.md +++ b/erpnext/docs/user/manual/en/accounts/opening-accounts.md @@ -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. diff --git a/erpnext/docs/user/manual/en/customize-erpnext/print-format.md b/erpnext/docs/user/manual/en/customize-erpnext/print-format.md index 34ef16dc3b..f0ca942413 100644 --- a/erpnext/docs/user/manual/en/customize-erpnext/print-format.md +++ b/erpnext/docs/user/manual/en/customize-erpnext/print-format.md @@ -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. diff --git a/erpnext/docs/user/manual/en/stock/accounting-of-inventory-stock/perpetual-inventory.md b/erpnext/docs/user/manual/en/stock/accounting-of-inventory-stock/perpetual-inventory.md index fbe880fa6d..80970bf1f9 100644 --- a/erpnext/docs/user/manual/en/stock/accounting-of-inventory-stock/perpetual-inventory.md +++ b/erpnext/docs/user/manual/en/stock/accounting-of-inventory-stock/perpetual-inventory.md @@ -143,11 +143,11 @@ details of Purchase Receipt:

Stock Ledger

-![prstockledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-2.png) +Stock **General Ledger** -![prgeneralledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-3.png) +Leger 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** -![pigeneralledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-4.png) +General 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** -![dnstockledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-5.png) +Stock **General Ledger** -![dngeneralledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-6.png) +General 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** -![sistockledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-7.png) +Stock **General Ledger** -![sigeneralledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-8.png) +General 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** -![mrstockledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-9.png) +Stock **General Ledger** -![mrstockledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-10.png) +General * * * @@ -327,11 +327,11 @@ Goods Sold" accounts are also affected based on the valuation amount. **Stock Ledger** -![mistockledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-11.png) +Stock **General Ledger** -![mistockledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-12.png) +Stock * * * @@ -364,8 +364,10 @@ Goods Sold" accounts are also affected based on the valuation amount. **Stock Ledger** -![mtnstockledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-13.png) +Stock **General Ledger** -![mtngeneralledger]({{docs_base_url}}/assets/old_images/erpnext/accounting-for-stock-14.png) \ No newline at end of file +Stock + +{ next } \ No newline at end of file