ViisonPickwareERPStockInitialization

Extends \Shopware\Plugins\ViisonCommon\Controllers\ViisonCommonBaseController Implements \Shopware\Components\CSRFWhitelistAware

package

Default

Methods

Creates a stocktake for the requested article

createStockEntryAction() 

Fetches and responds all articles, which don't have a stock entry yet.

getArticlesAction() 

Returns the (translated) description of the stock initializing process (html document).

getDescriptionHtmlAction() 
Throws
\Exception

getWhitelistedCSRFActions

getWhitelistedCSRFActions() 
inheritdoc

Fetches and initializes the first batch of articles, which don't have a stock entry yet.

initializeStocksForABatchOfUninitializedArticlesAction() 

Disables the JSON renderer for getDescriptionHtml requests.

preDispatch() 

Updates instock and price, is used by the row editor

updateArticleAction()