Files
2026-06-27 15:23:25 -05:00

21 lines
1.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<access component="com_mokosuitelogistics">
<section name="component">
<action name="core.admin" title="JACTION_ADMIN" />
<action name="core.options" title="JACTION_OPTIONS" />
<action name="core.manage" title="JACTION_MANAGE" />
<action name="core.create" title="JACTION_CREATE" />
<action name="core.delete" title="JACTION_DELETE" />
<action name="core.edit" title="JACTION_EDIT" />
<action name="logistics.orders.manage" title="Manage Orders" />
<action name="logistics.deliveries.manage" title="Manage Deliveries" />
<action name="logistics.routes.manage" title="Manage Routes" />
<action name="logistics.drivers.manage" title="Manage Drivers" />
<action name="logistics.warehouses.manage" title="Manage Warehouses" />
<action name="logistics.pricing.manage" title="Manage Pricing Rules" />
<action name="logistics.proofs.view" title="View Delivery Proofs" />
<action name="logistics.reports" title="View Reports" />
<action name="logistics.settings" title="Manage Settings" />
</section>
</access>