| Current Path : /home/rtorresani/www/app/code/Amasty/Rewards/view/adminhtml/layout/ |
| Current File : //home/rtorresani/www/app/code/Amasty/Rewards/view/adminhtml/layout/sales_order_create_index.xml |
<?xml version="1.0"?>
<!--
/**
* @author Amasty Team
* @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
* @package Reward Points Base for Magento 2
*/-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body>
<referenceBlock name="items_grid">
<block class="Amasty\Rewards\Block\Adminhtml\Sales\OrderCreate" ifconfig="amrewards/general/enabled" template="Amasty_Rewards::sales/order_create.phtml" name="amasty.reward.points"/>
</referenceBlock>
</body>
</page>