Logout
{{ company }}/{{ username }}
{# Access to menu features must be defined at user`s profile. There are 2 branches with completely different set of menus: 1) Top company user 2) Customer`s user #} {% if (access > 0) %}
People Hardware {% if (useracc['admin'] > 0) %} Billing {% endif %} Reports {% if (useracc['admin'] > 0) %} Admin {% endif %} Support {% if (substituted > 0) %} Superadmin {% endif %}
{% if (useracc['users'] > 0) %}
Web users
{% endif %} {% if (useracc['contacts'] > 0) %}
Alarm contacts
{% endif %} {% if (useracc['keyholders'] > 0) %}
Key Holders
{% endif %}
{% if (useracc['loghistory'] > 0) %}
History log
{% endif %} {% if (useracc['logsummary'] > 0) %}
Usage summary
{% endif %} {% if (useracc['logcalllog'] > 0) %}
Call log
{% endif %}
Billing
Battery stats
Systems extended status
{% if (useracc['admin'] > 0) %}
Pings
Company
Activity log
Import
{% endif %}
{% if (useracc['stations'] > 0) %}
Locations
{% endif %} {% if (useracc['ibuttons'] > 0) %}
iButtons
Transfer iButton to key holder
Assign iButton for location
{% endif %}
{% if (substituted > 0) %}
Leave to Admin
{% endif %}
{% else %}
Reports Admin Support {% if (substituted > 0) %} Superadmin {% endif %}
History log
Usage summary
Call log
Billing
Battery stats
Activity log
{% if (substituted > 0) %}
Leave to Admin
{% endif %}
{% endif %}
{% if (access > 0) %}
{% endif %}