| Current Path : /home/rtorresani/www/vendor/magento/module-inventory-sales/etc/adminhtml/ |
| Current File : //home/rtorresani/www/vendor/magento/module-inventory-sales/etc/adminhtml/events.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:Event/etc/events.xsd">
<event name="controller_action_inventory_populate_stock_with_data">
<observer name="populate_stock_with_website_sales_channels" instance="Magento\InventorySales\Observer\Stock\PopulateWithWebsiteSalesChannelsObserver"/>
</event>
</config>