generated from MokoConsulting/Template-Joomla
27 lines
1.4 KiB
XML
27 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<access component="com_mokosuiteauto">
|
|
<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="auto.inventory.view" title="View Inventory" />
|
|
<action name="auto.inventory.edit" title="Edit Vehicles" />
|
|
<action name="auto.inventory.pricing" title="Edit Vehicle Pricing" />
|
|
<action name="auto.deals.view" title="View Deals" />
|
|
<action name="auto.deals.create" title="Create Deals" />
|
|
<action name="auto.deals.approve" title="Approve Deals (Manager)" />
|
|
<action name="auto.deals.unwind" title="Unwind Deals" />
|
|
<action name="auto.tradeins.appraise" title="Appraise Trade-Ins" />
|
|
<action name="auto.tradeins.approve" title="Approve Trade Values" />
|
|
<action name="auto.financing.desk" title="Desk Deals (F&I)" />
|
|
<action name="auto.service.view" title="View Service Orders" />
|
|
<action name="auto.service.create" title="Create Repair Orders" />
|
|
<action name="auto.testdrives.schedule" title="Schedule Test Drives" />
|
|
<action name="auto.reports" title="View Reports" />
|
|
<action name="auto.gross_profit" title="View Gross Profit" />
|
|
</section>
|
|
</access>
|