WarehouseArticleDetailConfigurationEntityLifecycleSubscriber

Extends \Shopware\Plugins\ViisonCommon\Classes\Subscribers\Base

package

Default

Methods

getSubscribedEvents

getSubscribedEvents() : array
static

Response

array

Recalculates the minimum online stock limit ('stockMin') of the related article detail in case that a warehouse article detail configuration entity has been created.

onPostPersistWarehouseArticleDetailConfiguration(\Enlight_Event_EventArgs $args) 

Arguments

$args

\Enlight_Event_EventArgs

Recalculates the minimum online stock limit of the related article detail in case that a warehouse article detail configuration entity has been deleted.

onPostRemoveWarehouseArticleDetailConfiguration(\Enlight_Event_EventArgs $args) 

Arguments

$args

\Enlight_Event_EventArgs

Recalculates the minimum online stock limit of the related article detail in case that the minimum stock value (minimumStock) of an warehouse article detail configuration entity has been changed.

onPostUpdateWarehouseArticleDetailConfiguration(\Enlight_Event_EventArgs $args) 

Arguments

$args

\Enlight_Event_EventArgs