Update batch.md

The practice=> The practice
This commit is contained in:
S. Vigneux 2017-03-05 12:44:03 -05:00 committed by GitHub
parent a07c3193cf
commit ff2d5d8ad9

View File

@ -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