![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/Ecombricks/InventoryInventoryCatalogPrice/etc/ |
<?xml version="1.0"?> <!-- /** * Copyright © eComBricks. All rights reserved. * See LICENSE.txt for license details. */ --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <preference for="Ecombricks\InventoryInventoryCatalogPrice\Api\SourceItemPrice\GetInterface" type="Ecombricks\InventoryInventoryCatalogPrice\Model\SourceItemPrice\Get"/> <preference for="Ecombricks\InventoryInventoryCatalogPrice\Api\SourceItemPrice\SaveInterface" type="Ecombricks\InventoryInventoryCatalogPrice\Model\SourceItemPrice\Save"/> <preference for="Ecombricks\InventoryInventoryCatalogPrice\Api\SourceItemPrice\DeleteInterface" type="Ecombricks\InventoryInventoryCatalogPrice\Model\SourceItemPrice\Delete"/> <virtualType name="Ecombricks\InventoryInventoryCatalogPrice\Model\ResourceModel\Product\Indexer\Price\SourcePriceModifier\ConnectionProvider" type="Ecombricks\Framework\Model\ResourceModel\Db\ConnectionProvider"> <arguments> <argument name="resourceName" xsi:type="string">indexer</argument> </arguments> </virtualType> <type name="Ecombricks\InventoryInventoryCatalogPrice\Model\ResourceModel\Product\Indexer\Price\SourcePriceModifier"> <arguments> <argument name="connectionProvider" xsi:type="object">Ecombricks\InventoryInventoryCatalogPrice\Model\ResourceModel\Product\Indexer\Price\SourcePriceModifier\ConnectionProvider</argument> </arguments> </type> <type name="Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\BasePriceModifier"> <plugin name="ecombricksInventoryInventoryCatalogPricePluginModelResourceModelProductIndexerPriceBasePriceModifier" type="Ecombricks\InventoryInventoryCatalogPrice\Plugin\Model\ResourceModel\Product\Indexer\Price\BasePriceModifier"/> </type> <type name="Magento\InventoryCatalogApi\Api\BulkInventoryTransferInterface"> <plugin name="ecombricksInventoryInventoryCatalogPricePluginApiInventoryCatalogApiBulkInventoryTransferInterface" type="Ecombricks\InventoryInventoryCatalogPrice\Plugin\Api\InventoryCatalogApi\BulkInventoryTransferInterface"/> </type> <type name="Magento\InventoryCatalogApi\Api\BulkSourceAssignInterface"> <plugin name="ecombricksInventoryInventoryCatalogPricePluginApiInventoryCatalogApiBulkSourceAssignInterface" type="Ecombricks\InventoryInventoryCatalogPrice\Plugin\Api\InventoryCatalogApi\BulkSourceAssignInterface"/> </type> <type name="Magento\InventoryCatalogApi\Api\BulkSourceUnassignInterface"> <plugin name="ecombricksInventoryInventoryCatalogPricePluginApiInventoryCatalogApiBulkSourceUnassignInterface" type="Ecombricks\InventoryInventoryCatalogPrice\Plugin\Api\InventoryCatalogApi\BulkSourceUnassignInterface"/> </type> <type name="Magento\InventoryApi\Api\SourceItemsDeleteInterface"> <plugin name="ecombricksInventoryInventoryCatalogPricePluginApiInventoryApiSourceItemsDeleteInterface" type="Ecombricks\InventoryInventoryCatalogPrice\Plugin\Api\InventoryApi\SourceItemsDeleteInterface"/> </type> <type name="Magento\Catalog\Model\Product"> <plugin name="ecombricksInventoryInventoryCatalogPricePluginModelProductSourceItemPrice" type="Ecombricks\InventoryInventoryCatalogPrice\Plugin\Model\Product\SourceItemPrice" sortOrder="-999" /> </type> </config>