{% endif %} {% if entite is not empty %}
{{entite.nom}}
{% endif %} {% if agence is not empty %}AGENCE: {{agence}}
{% endif %} {% if agence is not empty %}Caisse: {{codeCaisse}}
{% endif %}RECAP {{operation}}
Nombre: {{ agregat.nombreTotal|number_format(0, '.', ' ') }}
Montant total: {{ agregat.montantTotal|number_format(0, '.', ' ') }} {{ entite.devise }}
N° D'ORDRE | IDENTIFIANT OPÉRATION | NUMÉRO TÉLÉPHONE | DATE | MONTANT |
---|---|---|---|---|
{{ transaction.numTransaction }} | {{ transaction.commentaires }} | {{ transaction.telephone }} | {{ transaction.dateCreation|date('d/m/Y H:i') }} | {{ transaction.montant }} |
TOTAUX | {{ agregat.montantTotal|number_format(0, '.', ' ') }} |