package |
Default |
---|
createReturnShipment(\Shopware\Models\Order\Order $order) : \Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipment
Throws |
|
---|
\Shopware\Models\Order\Order
\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipment
isReturnedAndWrittenOffQuantityAllowed(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem $returnShipmentItem, integer $newReturnedQuantity, integer $newWrittenOffQuantity) : boolean
\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem
integer
New returnedQuantity value
integer
New writtenOffQuantity value
boolean
safelyDeleteReturnShipment(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipment $returnShipment)
safelyDeleteReturnShipmentItem(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem $returnShipmentItem)
\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem
updateAccumulatedReturnShipmentStatus(\Shopware\Models\Order\Order $order)
\Shopware\Models\Order\Order
writeStockEntriesForItemChangesOnBinLocation(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem $item, \Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocation $binLocation)
This method is idempotent.
writeStockEntriesForItemChangesWithAutomaticBinLocationSelection(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem $item)
This method is idempotent.