Class OrderActions
category |
System |
---|---|
package |
Extensions |
subpackage |
Orders |
bulkPdfInvoices(array $orderIds)
Throws |
|
---|
array
The order IDs to be included in the concatenated file.
bulkPdfPackingSlips(array $orderIds)
Throws |
|
---|
array
The order IDs to be included in the concatenated file.
cancelOrder(array $orderIds, \BoolType $restockQuantity, \BoolType $recalculateShippingStatus, \BoolType $resetArticleStatus, \BoolType $notifyCustomer, \BoolType $sendComment, \StringType|null $comment = null)
changeOrderStatus(\IdType $orderId, \IdType $statusId, \StringType $comment, \BoolType $notifyCustomer, \BoolType $sendParcelTrackingCode, \BoolType $sendComment, \IdType $customerId = null)
removeOrderById(\IdType $orderId, \BoolType|null $restockQuantity = null, \BoolType|null $recalculateShippingStatus = null, \BoolType|null $resetProductStatus = null)