Merge pull request #7926 from svigneux/patch-2

Update batch.md
This commit is contained in:
Nabin Hait 2017-03-06 14:37:39 +05:30 committed by GitHub
commit 8981ecf170

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