How to reserve inventory for specific customer
We have a scenario where business wants that order by one customer should always get fulfilled. And other customers orders should not take allocated inventory for the privileged customer.
For this therefore they are defining duplicate items with customer suffix so that those items are not placed on any other orders.
What can be a better way to achieve this vis seeded oracle or any other custom way.. Please advise