{{ 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) %}
{% if (useracc['admin'] > 0) %}
{% endif %}
{% if (useracc['admin'] > 0) %}
{% endif %}
Support
{% if (substituted > 0) %}
{% 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) %}
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) %}
{% endif %}
{% else %}
Support
{% if (substituted > 0) %}
{% endif %}
History log
Usage summary
Call log
Billing
Battery stats
{% if (substituted > 0) %}
{% endif %}
{% endif %}
{% if (access > 0) %}
{% endif %}