Guides
Guides

Shipment Creation (Builder)

<taskChain alias="OrderPreparationShipmentCreate"> <tasks> <task type="Merchello.Core.Chains.ShipmentCreation.AddShippableOrderLineItemsToShipmentTask, Merchello.Core" /> <task type="Merchello.Core.Chains.ShipmentCreation.RemoveShipmentOrderItemsFromInventoryAndPersistShipmentTask, Merchello.Core" /> <task type="Merchello.Core.Chains.ShipmentCreation.SetOrderStatusTask, Merchello.Core" /> </tasks> </taskChain>

Did this page help you?