| Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/magento/module-payment-services-paypal/etc/ |
| Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/magento/module-payment-services-paypal/etc/acl.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:Acl/etc/acl.xsd">
<acl>
<resources>
<resource id="Magento_Backend::admin">
<resource id="Magento_Sales::sales">
<resource id="Magento_Sales::sales_operation">
<resource id="Magento_Sales::sales_order">
<resource id="Magento_Sales::actions">
<resource id="Magento_PaymentServicesPaypal::ordercreate" title="Pay with Payment Services" translate="title" sortOrder="15"/>
</resource>
</resource>
</resource>
</resource>
</resource>
</resources>
</acl>
</config>