Hi there,
In the Master Planning algorithm, it seems that the 'Inventory multiple' (order multiples) has higher priority than Minimum amount in Item Coverage. Assume that Inventory multiple is 24 and Minimum is 15. The the reorder point becomes 24 instead of 15.
It is expected to place an order once the inventory level is below 15 but surprisingly the reorder point is now 24!
I think it does not make sense since now the minimum amounts below the inventory multiple are not affecting the reorder point.
Does anyone have any suggestions?