| package |
Default |
|---|
assertCancelReturnedAllowed(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem $returnShipmentItem, $quantity)
| see | \Shopware\Plugins\ViisonPickwareERP\Components\Cancellation\OrderCanceler::assertCancelReturnedAllowed |
|---|---|
\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem
assertCancelUnshippedAllowed(\Shopware\Models\Order\Detail $orderDetail, $quantity)
| see | \Shopware\Plugins\ViisonPickwareERP\Components\Cancellation\OrderCanceler::assertCancelUnshippedAllowed |
|---|---|
\Shopware\Models\Order\Detail
cancelRemainingQuantityToShipOfOrderDetail(\Shopware\Models\Order\Detail $orderDetail, $quantity)
| see | \Shopware\Plugins\ViisonPickwareERP\Components\Cancellation\OrderCanceler::cancelRemainingQuantityToShipOfOrderDetail |
|---|---|
\Shopware\Models\Order\Detail
cancelReturnedQuantityOfReturnShipmentItem(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem $returnShipmentItem, $quantity)
| see | \Shopware\Plugins\ViisonPickwareERP\Components\Cancellation\OrderCanceler::cancelReturnedQuantityOfReturnShipmentItem |
|---|---|
\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem
cancelShippingCostsOfOrder(\Shopware\Models\Order\Order $order)
| see | \Shopware\Plugins\ViisonPickwareERP\Components\Cancellation\OrderCanceler::cancelShippingCostsOfOrder |
|---|---|
\Shopware\Models\Order\Order
getMaxCancelReturned(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem $returnShipmentItem) : integer
| see | \Shopware\Plugins\ViisonPickwareERP\Components\Cancellation\OrderCanceler::getMaxCancelReturned |
|---|
\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem
integer
getMaxCancelUnshipped(\Shopware\Models\Order\Detail $orderDetail) : integer
| see | \Shopware\Plugins\ViisonPickwareERP\Components\Cancellation\OrderCanceler::getMaxCancelUnshipped |
|---|
\Shopware\Models\Order\Detail
integer
isCancelReturnedAllowed(\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem $returnShipmentItem, $quantity) : boolean
| see | \Shopware\Plugins\ViisonPickwareERP\Components\Cancellation\OrderCanceler::isCancelReturnedAllowed |
|---|
\Shopware\CustomModels\ViisonPickwareERP\ReturnShipment\ReturnShipmentItem
boolean
isCancelUnshippedAllowed(\Shopware\Models\Order\Detail $orderDetail, $quantity) : boolean
| see | \Shopware\Plugins\ViisonPickwareERP\Components\Cancellation\OrderCanceler::isCancelUnshippedAllowed |
|---|
\Shopware\Models\Order\Detail
boolean