Skip to Content
Menu
This question has been flagged

Let's say that my machine can only make 200 pcs of Product A per cycle, no more, no less. 


How do I configure the MOs and replenishments to only allow batches of 200 to be produced in Odoo 17?

EG. 

-If the reordering rules require 25 pcs to be manufactured, it will bump it up to the MMQ of 200 instead.

-Or if an MO were created, the product qty can only be incremented in steps of 200

Avatar
Discard
Best Answer

What you are looking for is fixed lot qty and that is not supported in Odoo.  Should not be to hard to develop.

It is possible to to set up reordering so they sort of act like this.  But it will not be consistent, and might result in a higher stock than you need:

If you want 200 as replenishment, set max qty to 199 and multiple to 200 it will replenish 200, as soon as the net stock is below min qty.  But if let say you get an order for 350, the result will be a replenishment of 400.

In Manufacturing there is a function to split manufacturing orders.  So if the result is a manufacturing order of 800, you can easely split it into 4 x 200.  Might help you.

Avatar
Discard
Related Posts Replies Views Activity
1
Jan 25
499
3
Feb 24
1865
3
Jul 24
2155
3
May 24
954
1
Dec 23
1930