ViisonPickwareERPArticleStock

Extends \Shopware\Plugins\ViisonCommon\Controllers\ViisonCommonBaseController

package

Default

Methods

Responds a list of sorted, filtered and paginated stock records as well as the total result count.

getStockListAction() 

Sets the availabe stock value (inStock) of a given article detail to a given value.

saveAvailableStockAction() 

Updates the purchase price of the stock entry with the POSTed ID and, if the 'updateLotAssignedEntries' is set to 'true', the purchase price of all its lot assigned entries, whose purchase price hasn't changed.

updateStockAction()