![]() 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/old/app/code/Cnc/Checkout/etc/ |
<?xml version="1.0"?> <!-- /** * This file is part of Bexley_Sales for Magento. * * @license All rigths reserved * @author Arkadiusz Tokarczyk <[email protected]> * @category Bexley * @package Bexley_Sales * @copyright Copyright (c) 2018 Agence Soon (http://www.agence-soon.fr) */ --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:DataObject/etc/fieldset.xsd"> <scope id="global"> <fieldset id="sales_convert_quote"> <field name="order_number"> <aspect name="to_order" /> </field> <field name="cnc_send_copy_to_department"> <aspect name="to_order" /> </field> <field name="cnc_department_emails"> <aspect name="to_order" /> </field> <field name="origin_order_id"> <aspect name="to_order"/> </field> </fieldset> </scope> </config>