Your IP : 216.73.216.43


Current Path : /var/www/www.indacotrentino.com/www/vendor/magento/module-inventory-sales/etc/adminhtml/
Upload File :
Current File : /var/www/www.indacotrentino.com/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>