2016-01-11 13:03:49 +00:00
#Managing Batch wise Inventory
2016-04-01 05:21:26 +00:00
Set of items which has same properties and attributes can be group in a single Batch. For example, pharmaceuticals items are batch, so that it's manufacturing and expiry date can be tracked together.
2016-01-19 13:04:52 +00:00
To maintain batches against an Item you need to mention 'Has Batch No' as yes in the Item Master.
2017-07-31 11:11:35 +00:00
< img alt = "Batch Item" class = "screenshot" src = "/docs/assets/img/articles/batchwise-stock-1.png" >
2016-01-19 13:04:52 +00:00
You can create a new Batch from:
2016-01-11 13:03:49 +00:00
`Stock > Documents > Batch > New`
2017-07-31 11:11:35 +00:00
To learn more about batch, click [here. ](/docs/user/manual/en/stock/batch.html )
2016-01-11 13:03:49 +00:00
2016-01-19 13:04:52 +00:00
For the Batch item, updating Batch No. in the stock transactions (Purchase Receipt & Delivery Note) is mandatory.
2016-01-11 13:03:49 +00:00
2016-01-19 13:04:52 +00:00
#### Purchase Receipt
2016-01-11 13:03:49 +00:00
2016-01-19 13:04:52 +00:00
When creating Purchase Receipt, you should create new Batch, or select one of the existing Batch master. One Batch can be associated with one Batch Item.
2016-01-11 13:03:49 +00:00
2017-07-31 11:11:35 +00:00
< img alt = "Batch in Purchase Receipt" class = "screenshot" src = "/docs/assets/img/articles/batchwise-stock-2.png" >
2016-01-11 13:03:49 +00:00
2016-01-19 13:04:52 +00:00
#### Delivery Note
2016-01-11 13:03:49 +00:00
2016-01-19 13:04:52 +00:00
Define Batch in Delivery Note Item table. If Batch item is added under Product Bundle, you can update it's Batch No. in the Packing List table sa well.
2017-07-31 11:11:35 +00:00
< img alt = "Batch in Delivery Note" class = "screenshot" src = "/docs/assets/img/articles/batchwise-stock-3.png" >
2016-01-19 13:04:52 +00:00
#### Batch-wise Stock Balance Report
2016-01-11 13:03:49 +00:00
To check batch-wise stock balance report, go to:
2016-01-19 13:04:52 +00:00
Stock > Standard Reports > Batch-wise Balance History
2017-07-31 11:11:35 +00:00
< img alt = "Batchwise Stock Balance" class = "screenshot" src = "/docs/assets/img/articles/batchwise-stock-4.png" >