{{ include('datatable/tableheader.html.twig', {dtname : 'reclamation' }) }}
Etat | Désignation | Type | Managers | Relations | Comply | {% if is_granted('ROLE_ADMIN') or is_granted('ROLE_USER_EDITABLE') %}{% endif %} | |
---|---|---|---|---|---|---|---|
{% 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("") }} |