25 lines
1.3 KiB
XML
25 lines
1.3 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<access component="com_mokosuitefield">
|
||
|
|
<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="field.workorders.manage" title="Manage Work Orders" />
|
||
|
|
<action name="field.workorders.dispatch" title="Dispatch Work Orders" />
|
||
|
|
<action name="field.workorders.complete" title="Complete Work Orders" />
|
||
|
|
<action name="field.workorders.invoice" title="Invoice Work Orders" />
|
||
|
|
<action name="field.equipment.manage" title="Manage Equipment" />
|
||
|
|
<action name="field.technicians.manage" title="Manage Technicians" />
|
||
|
|
<action name="field.parts.manage" title="Manage Parts" />
|
||
|
|
<action name="field.truckinventory.manage" title="Manage Truck Inventory" />
|
||
|
|
<action name="field.checklists.manage" title="Manage Checklists" />
|
||
|
|
<action name="field.pmagreements.manage" title="Manage PM Agreements" />
|
||
|
|
<action name="field.dispatch.view" title="View Dispatch Board" />
|
||
|
|
<action name="field.reports" title="View Reports" />
|
||
|
|
<action name="field.settings" title="Manage Settings" />
|
||
|
|
</section>
|
||
|
|
</access>
|