ViisonPickwareERPArticleBinLocationList

Extends \Shopware\Plugins\ViisonCommon\Controllers\ViisonCommonBaseController

package

Default

Methods

Responds a filtered and sorted list of bin location article detail mapping data incl. bin location and warehouse data.

getBinLocationMappingsAction() 

Updates one or more existing bin location article detail mappings using the POSTed data. Currently only the 'defaultMapping' flag can be updated, because all other fields must only be updated by the stock manager. Hence after updating the 'defaultMapping' flag, the stock manager is used to truncate any empty mappings, that are not the default mapping (anymore).

updateBinLocationMappingsAction()