package |
Default |
---|
removeCustomAttributesFromPostData(array $postData) : array
see | \Shopware\Plugins\ViisonPickwareERP\Components\RestApi\RestApiArticleDetailUpdater::removeCustomAttributesFromPostData() |
---|
array
array
removeStockFieldsFromPostData(array $postData) : array
see | \Shopware\Plugins\ViisonPickwareERP\Components\RestApi\RestApiArticleDetailUpdater::removeStockFieldsFromPostData() |
---|
array
array
updateStockLimitsWithPostData(\Shopware\Models\Article\Detail $articleDetail, array $postData)
see | \Shopware\Plugins\ViisonPickwareERP\Components\RestApi\RestApiArticleDetailUpdater::updateStockLimitsWithPostData() |
---|---|
\Shopware\Models\Article\Detail
array
updateStockManagementStatusWithPostData(\Shopware\Models\Article\Detail $articleDetail, array $postData)
see | \Shopware\Plugins\ViisonPickwareERP\Components\RestApi\RestApiArticleDetailUpdater::updateStockManagementStatusWithPostData() |
---|---|
\Shopware\Models\Article\Detail
array
updateStockWithPostData(\Shopware\Models\Article\Detail $articleDetail, array $postData)
see | \Shopware\Plugins\ViisonPickwareERP\Components\RestApi\RestApiArticleDetailUpdater::updateStockWithPostData() |
---|---|
\Shopware\Models\Article\Detail
array