I have 3 operations type
Pick, Pack , Delivery
Whenever the Product is Returned , I have to go through all of these steps
e.g.
Returns : Delivery, Pack, Pick (After then product is added to Stock)
For Returns, Is there any alternate way I can add the products directly into Stock after the First operation i.e. Delivery
I tried changing the operation type For Returns in The delivery orders