package |
Default |
---|
getSubscribedEvents()
inheritdoc | |
---|---|
onAfterDetailListAction(\Enlight_Hook_HookArgs $args)
\Enlight_Hook_HookArgs
onAfterGetArticleData(\Enlight_Hook_HookArgs $args)
\Enlight_Hook_HookArgs
onAfterSaveAction(\Enlight_Hook_HookArgs $args)
\Enlight_Hook_HookArgs
onAfterSaveDetailAction(\Enlight_Hook_HookArgs $args)
\Enlight_Hook_HookArgs
onBeforeSaveAction(\Enlight_Hook_HookArgs $args)
\Enlight_Hook_HookArgs
onBeforeSaveArticle(\Enlight_Hook_HookArgs $args)
Please note, that it is fine to remove the 'inStock' and 'stockMin' values in any case even when a new article is created, since it is not possible to edit these values via the Shopware Backend before an article has been saved at least once. This is due to some backend UI manipulations done by the Pickware ERP plugin.
\Enlight_Hook_HookArgs
onBeforeSaveDetail(\Enlight_Hook_HookArgs $args)
Please note, that it is fine to remove the 'inStock' and 'stockMin' values in any case even when a new article detail is created, since it is not possible to edit these values via the Shopware Backend before an article details has been saved at least once. This is due to some backend UI manipulations done by the Pickware ERP plugin.
\Enlight_Hook_HookArgs
ATTRIBUTE