You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The advice for moving inventory from one storage facility to other. The TO is an OrderType like SalesOrder and PurchaseOrder.
Transfer Order Scenarios
TOs where Fulfillment location is managed by OMS and Receiving location is managed by third party e.g. Store to Warehouse
TOs where Fulfillment location is managed by third party and Receiving location is managed by OMS e.g. Warehouse to Store
TOs where both Fulfillment and Receiving locations are managed by OMS e.g. Store to Store
Requirement
Include statusFlowId in OrderHeader
This field will act as the indicator on the basis of which OMS will decide whether the TO should be fulfilled and received (fulfillment and receiving managed by OMS) or only fulfilled (fulfilment in OMS and receiving by third party) or only received (fulfilled by third party and received in OMS).
Include new Status for Order Item
ITEM_PENDING_FULFILLMENT - for scenarios where pending fulfillment in OMS
ITEM_PENDING_RECEIPT - for scenarios where pending receipt in OMS
Include new StatusFlow and StatusFlowTransition for the 3 Transfer Order Scenarios
TOs where Fulfillment location is managed by OMS and Receiving location is managed by third party e.g. Store to Warehouse
The advice for moving inventory from one storage facility to other. The TO is an OrderType like SalesOrder and PurchaseOrder.
Transfer Order Scenarios
Requirement
Include statusFlowId in OrderHeader
Include new Status for Order Item
Include new StatusFlow and StatusFlowTransition for the 3 Transfer Order Scenarios
The text was updated successfully, but these errors were encountered: