{% trans_default_domain 'core' %} {% if entity.autorizado == true %} {% trans %}abstract_invoice.show.edit{% endtrans %} {% else %} {% endif %} {% if entity.autorizado == true and entity.ambiente==2 %} {% trans %}abstract_invoice.show.delete{% endtrans %} {% else %} {% endif %} {# #} {% if entity.autorizado == false %} {#
#} {% endif %}