We want the Sales order with B2B Enabled items to create stock in inventory rather than shipping
Summary:
We want the Sales order with B2B Enabled items to create stock in inventory rather than shipping it to the customer. As per the standard behavior of B2B Sales order, the quantity received from the PO, is reserved automatically against the corresponding Sales Order. We have customised the Orchestration and removed the Shipping step as the goods are not shipped to any customer. Hence even after the Sales Order is closed, the quantity is still reserved under the sales order and is not available for ATT and ATR.
We can delete this reservation using the REST API, but we want to know if there is any standard way to avoid this reservation so that item can be available to transact/reserve.
0