StockChangeListFactoryServiceDecoration

package

Default

Methods

createPickingStockChangesFromBinLocationMappings

createPickingStockChangesFromBinLocationMappings(integer $quantity, array<mixed,\Shopware\CustomModels\ViisonPickwareERP\Warehouse\ArticleDetailBinLocationMapping> $binLocationMappings, \Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocation $fallbackBinLocation) : array<mixed,\Shopware\Plugins\ViisonPickwareERP\Components\StockLedger\StockChangeList\BinLocationStockChange>

createSingleBinLocationStockChangeList

createSingleBinLocationStockChangeList(\Shopware\CustomModels\ViisonPickwareERP\Warehouse\BinLocation $binLocation, integer $stockChange) : \Shopware\Plugins\ViisonPickwareERP\Components\StockLedger\StockChangeList\PositiveStockChangeList|\Shopware\Plugins\ViisonPickwareERP\Components\StockLedger\StockChangeList\NegativeStockChangeList

createStockChangeList

createStockChangeList(\Shopware\CustomModels\ViisonPickwareERP\Warehouse\Warehouse $warehouse, \Shopware\Models\Article\Detail $articleDetail, integer $changeAmount) : \Shopware\Plugins\ViisonPickwareERP\Components\StockLedger\StockChangeList\PositiveStockChangeList|\Shopware\Plugins\ViisonPickwareERP\Components\StockLedger\StockChangeList\NegativeStockChangeList