Methods
__construct
__construct( $message, $code, \Exception $previousException = null)
inherited
Arguments
$previousException
\Exception
binLocationNotMapped
binLocationNotMapped(\Shopware\Models\Article\Detail $articleDetail, \Shopware\CustomModels\ViisonPickwareERP\Warehouse\Warehouse $warehouse, \Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocation $binLocation) : self
static
Arguments
$articleDetail
\Shopware\Models\Article\Detail
Response
self
stockChangeExceedsCurrentStock
stockChangeExceedsCurrentStock(\Shopware\Models\Article\Detail $articleDetail, \Shopware\CustomModels\ViisonPickwareERP\Warehouse\Warehouse $warehouse, \Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocation $binLocation, integer $stockChange, integer $currentStock) : self
static
Arguments
$articleDetail
\Shopware\Models\Article\Detail
Response
self
stockTakeRequiresInitialization
stockTakeRequiresInitialization(\Shopware\Models\Article\Detail $articleDetail) : self
inherited static
Arguments
$articleDetail
\Shopware\Models\Article\Detail
Response
self
warehouseMismatch
warehouseMismatch(\Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocation $binLocation, \Shopware\CustomModels\ViisonPickwareERP\Warehouse\Warehouse $warehouse) : self
static