File tree Expand file tree Collapse file tree 3 files changed +2
-53
lines changed
InventorySetupFixtureGenerator/etc Expand file tree Collapse file tree 3 files changed +2
-53
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
9
9
<!-- SalesChannel -->
10
10
<preference for =" Magento\InventorySalesApi\Api\Data\SalesChannelInterface" type =" Magento\InventorySales\Model\SalesChannel" />
11
- <preference for =" Magento\InventorySalesApi\Model\GetAssignedSalesChannelsForStockInterface" type =" Magento\InventorySales\Model\GetAssignedSalesChannelsForStockCache " />
11
+ <preference for =" Magento\InventorySalesApi\Model\GetAssignedSalesChannelsForStockInterface" type =" Magento\InventorySales\Model\GetAssignedSalesChannelsForStock " />
12
12
<preference for =" Magento\InventorySalesApi\Model\ReplaceSalesChannelsForStockInterface" type =" Magento\InventorySales\Model\ResourceModel\ReplaceSalesChannelsDataForStock" />
13
13
<preference for =" Magento\InventorySalesApi\Model\GetAssignedStockIdForWebsiteInterface" type =" Magento\InventorySales\Model\ResourceModel\GetAssignedStockIdForWebsite" />
14
14
<preference for =" Magento\InventorySalesApi\Model\DeleteSalesChannelToStockLinkInterface" type =" Magento\InventorySales\Model\ResourceModel\DeleteSalesChannelToStockLink" />
Original file line number Diff line number Diff line change 9
9
<type name =" Magento\Setup\Model\FixtureGenerator\EntityGeneratorFactory" >
10
10
<plugin name =" update_custom_table_map" type =" Magento\InventorySetupFixtureGenerator\Plugin\Setup\Model\FixtureGenerator\EntityGeneratorFactory\UpdateCustomTableMapPlugin" />
11
11
</type >
12
- </config >
12
+ </config >
You can’t perform that action at this time.
0 commit comments