From ff2d5d8ad9bc7c636bb3ec52f09b156c84cad61b Mon Sep 17 00:00:00 2001 From: "S. Vigneux" Date: Sun, 5 Mar 2017 12:44:03 -0500 Subject: [PATCH] Update batch.md The practice=> The practice --- erpnext/docs/user/manual/en/stock/batch.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/erpnext/docs/user/manual/en/stock/batch.md b/erpnext/docs/user/manual/en/stock/batch.md index e6a1253b72..7e2198f2ce 100644 --- a/erpnext/docs/user/manual/en/stock/batch.md +++ b/erpnext/docs/user/manual/en/stock/batch.md @@ -1,14 +1,16 @@ Batch inventory feature in ERPNext allows you to group multiple units of an item, and assign them a unique value/number/tag called Batch No. -The practise of stocking based on batch is mainly followed in the pharmaceutical industry. +The practice of stocking based on batch is mainly followed in the pharmaceutical industry. Medicines/drugs produced in a particular batched is assigned a unique id. This helps them updating and tracking manufacturing and expiry date for all the units produced under specific batch. > Note: To set item as a batch item, "Has Batch No" field should be updated as Yes in the Item master. On every stock transaction (Purchase Receipt, Delivery Note, POS Invoice) made for batch item, -you should provide item's Batch No. To create new Batch No. master for an item, go to: +you should provide item's Batch No. + +To create new Batch No. master for an item, go to: > Stock > Setup > Batch > New