{% if (entite and entite.photo and entite.fileType) %}

{% elseif entite is not empty %}
Du: {{dateDebut}} au: {{dateFin}}
{% elseif entite is not empty %}
{{entite.nom}}
{% endif %}BROUILLARD {% if agence is not empty %} du Point de service: {{agence.nom}} {% endif %} {% if distributeur is not empty %} du Distributeur: {{distributeur.nom}} {% endif %} {% if codeCaisse is not empty %} de la Caisse: {{codeCaisse}} {% endif %}
Du: {{dateDebut}} au: {{dateFin}}
Nombre: {{ agregat.nombreTotal|number_format(0, '.', ' ') }}
Montant total: {{agregat.montantTotal|number_format(0, '.', ' ') }} {{ entite ? entite.devise : '' }}
Montant total: {{agregat.montantTotal|number_format(0, '.', ' ') }} {{ entite ? entite.devise : '' }}
ENCAISSEMENT | ||||||||
---|---|---|---|---|---|---|---|---|
Opérations | Commissions | |||||||
Date | N° Transaction | Appro | Envoi | Paiement | Comm | Remb | Comm | |
{{ transaction.dateCreation|date('d/m/Y H:i') }} | {{ transaction.numTransaction }} | {{ transaction.appro == 1 ? transaction.montant|number_format(0, '.', ' ') : ''}} | {{ transaction.appro == 0 ? transaction.montant|number_format(0, '.', ' ') : ''}} | {{ transaction.netCaisse|number_format(0, '.', ' ') }} | {{ transaction.frais|number_format(0, '.', ' ') }} | |||
Total encaissement | {{ agregatEnc.montantTotal|number_format(0, '.', ' ') }} |
DÉCAISSEMENT | |||||||||
---|---|---|---|---|---|---|---|---|---|
Opérations | Commissions | ||||||||
Date | N° Transaction | Appro | Envoi | Paiement | Comm | Remb | Comm | ||
DECAISSEMENT | |||||||||
Opérations | Commissions | ||||||||
Date | Référence | Paiement | Remb | Paiement | Comm | Remb | Comm | ||
{{ transaction.dateCreation|date('d/m/Y H:i') }} | {{ transaction.numTransaction }} | {{transaction.annulation == 0 and transaction.remboursement == 0 ? transaction.montant|number_format(0, '.', ' ') : '' }} | {{transaction.annulation == 1 or transaction.remboursement == 1 ? transaction.montant|number_format(0, '.', ' ') : '' }} | {{ transaction.remboursement == 0 ? transaction.netCaisse|number_format(0, '.', ' ') : '' }} | {{ transaction.frais|number_format(0, '.', ' ') }} | {{transaction.remboursement == 1 ? transaction.netCaisse|number_format(0, '.', ' ') : ''}} | {{transaction.remboursement == 1 ? transaction.frais|number_format(0, '.', ' ') : ''}} | ||
Total décaissement | {{ agregatDec.montantTotal|number_format(0, '.', ' ') }} | ||||||||
Total Encaissement | {{ agregatEnc.montantTotal|number_format(0, '.', ' ') }} | ||||||||
Total commission | {{ agregatDec.totalCommission|number_format(0, '.', ' ') }} | ||||||||
SOLDE | {{solde|number_format(0, '.', ' ')}} |
Visa du Chef de Section Monetique | Le Chef de Section Administrative | Visa du Chef d'Agence |