Hiding some already forbidden stuff

This commit is contained in:
Antoine Bartuccio 2017-03-11 11:57:20 +01:00
parent 8329a19cc2
commit 0bf457de50
1 changed files with 2 additions and 0 deletions

View File

@ -5,7 +5,9 @@
{% endblock %}
{% block content %}
{% if user.is_in_group(settings.SITH_GROUP_ACCOUNTING_ADMIN_ID) or user.is_root %}
<p><a href="{{ url('accounting:co_new') }}">{% trans %}Create new company{% endtrans %}</a></p>
{% endif %}
</br>
<table>