| Current Path : /home/rtorresani/www/vendor/magento/module-inventory-configurable-product/etc/adminhtml/ |
| Current File : //home/rtorresani/www/vendor/magento/module-inventory-configurable-product/etc/adminhtml/di.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
<type name="Magento\InventorySalesApi\Model\GetIsQtySalableInterface">
<plugin name="inventory_configurable_product_is_any_child_salable"
type="Magento\InventoryConfigurableProduct\Plugin\InventorySales\Model\IsProductSalableCondition\GetIsQtySalableForConfigurableProduct"/>
</type>
</config>