{{ include('datatable/tableheader.html.twig', {dtname : 'reclamation' }) }} {% if is_granted('ROLE_ADMIN') or is_granted('ROLE_USER_EDITABLE') %}{% endif %} {% for reclamation in reclamations %} {% endfor %}
Etat Désignation Type Managers Relations Comply
{% for place in workflow_marked_places(reclamation) %} {{ workflow_metadata(reclamation, 'title', place) ?: ''}} {% endfor %} {{ reclamation.designation }} REC-{{ reclamation.id }} {% for typereclamation in reclamation.typereclamations %} {{ typereclamation.designation | default("") }}
{% endfor %}
{{ reclamation.responsable.lastname | default("") }} {{ reclamation.responsable.firstname | default("") }}
{{ reclamation.suppleant.lastname | default("") }} {{ reclamation.suppleant.firstname | default("") }}