package |
Default |
---|
recalculateAllArticleDetailMinimumOnlineStocks()
recalculateIncomingStockForArticleDetail(\Shopware\Models\Article\Detail $articleDetail)
Note: The implementation of this method must be safe to be called during a Doctrine lifecycle hook. That is, flushing any changes to the database is not allowed!
\Shopware\Models\Article\Detail
recalculateMinimumOnlineStockForArticleDetail(\Shopware\Models\Article\Detail $articleDetail)
Note: The implementation of this method must be safe to be called during a Doctrine lifecycle hook. That is, flushing any changes to the database is not allowed!
\Shopware\Models\Article\Detail
recalculatePhysicalStockForSaleForArticleDetailInWarehouse(\Shopware\Models\Article\Detail $articleDetail, \Shopware\CustomModels\ViisonPickwareERP\Warehouse\Warehouse $warehouse)
\Shopware\Models\Article\Detail
recalculateReservedStockForArticleDetailInWarehouse(\Shopware\Models\Article\Detail $articleDetail, \Shopware\CustomModels\ViisonPickwareERP\Warehouse\Warehouse $warehouse)
WarehouseArticleDetailStockCounts
).
Note: The implementation of this method must be safe to be called during a Doctrine lifecycle hook. That is, flushing any changes to the database is not allowed!
\Shopware\Models\Article\Detail
recalculateTotalPhysicalStockForSaleForArticleDetail(\Shopware\Models\Article\Detail $articleDetail)
\Shopware\Models\Article\Detail