{% for action in actions %} {% endfor %}
Désignation Progression Jalon Manager
{{ action.designation }} AC-{{ action.id }}
PROJ{{ action.projet.id | default("N/C") }}-{{ action.projet.designation | default("N/C") }}
Progression : {{ action.progression | round | default("0") }}%
{{ action.jalonConnectActions | length }} tâche{% if action.jalonConnectActions | length > 1 %}s{% endif %} {{ action.responsable.firstname | default("N/C") }} {{ action.responsable.lastname | default("") }}