We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1b7912 + a9d03dc commit 19eb5d5Copy full SHA for 19eb5d5
app/code/Magento/InventoryCatalog/etc/di.xml
@@ -45,7 +45,6 @@
45
<type name="Magento\CatalogInventory\Helper\Stock">
46
<plugin name="adapt_add_in_stock_filter_to_collection" type="Magento\InventoryCatalog\Plugin\CatalogInventory\Helper\Stock\AdaptAddInStockFilterToCollectionPlugin"/>
47
<plugin name="adapt_add_stock_status_to_products" type="Magento\InventoryCatalog\Plugin\CatalogInventory\Helper\Stock\AdaptAddStockStatusToProductsPlugin"/>
48
- <plugin name="adapt_assign_status_to_product" type="Magento\InventoryCatalog\Plugin\CatalogInventory\Helper\Stock\AdaptAssignStatusToProductPlugin"/>
49
</type>
50
<type name="Magento\Inventory\Model\StockSourceLink\Validator\ValidatorChain">
51
<arguments>
0 commit comments