{{ intituleFormation }}
{% for codeAction,rest in others %}Code Action : {{ codeAction }}
{% for bonCommande,values in rest %}Bon commande : {{ bonCommande }}
{% for codeFacture,other in values %}Code Facture : {{ codeFacture }}
| Date de l'intervention | Code Action | Formateur | Notes | Nombre d'heures |
|---|---|---|---|---|
| {{ action[0] ? action[0]|date('d/m/Y') : '' }} | {{ codeAction }} | {{ action[1] }} | {{ action[2] }} | {{ action[3] }} |
Total |
{{ jours }} Jours |
{{ total }} |
||
{% endfor %} {% endfor %} {% endfor %} {% endfor %} {% else %}