{{ include('datatable/tableheader.html.twig', {dtname : 'activite' }) }}
Etat | Désignation | Processus | Managers | Relations | Comply | ||
---|---|---|---|---|---|---|---|
{% for place in workflow_marked_places(activite) %} {{ workflow_metadata(activite, 'title', place) ?: ''}} {% endfor %} | {{ activite.designation }} A-{{ activite.id }} | {{ activite.processus.code | default("") }}.{{ activite.processus.designation | default("") }} |
{{ activite.responsable.firstname | default("") }} {{ activite.responsable.lastname | default("") }} {{ activite.suppleant.firstname | default("") }} {{ activite.suppleant.lastname | default("") }} |
{{ activite.AppConnectActivites | length }} {% set dcp = "" %} {{ activite.fluxConnectActivites | length }} | {% if dcp == 'oui' %}RGPD{% endif %} {% if activite.dima1.designation is defined %} PCA {{ activite.dima1.designation | default("") }} {% endif %} |