Replaces the positions in the passed `$templateVariables` with instructions for picking the relevant order items
and adds all other variables that are required by a pick list document (e.g. warehouse and bin locations) to the
template variables, which are finally returned.
createPickListDocumentTemplateVariables(array $templateVariables, \Shopware\CustomModels\ViisonPickwareERP\Warehouse\Warehouse $warehouse) : array
Throws |
- \Shopware\Plugins\ViisonPickwareERP\Components\Document\PickListDocumentException
Iff the resulting pick list would be empty.
|
Arguments
Response
array