{% if commandes|length == 0 %}
Aucune demande de livraison
{% endif %}

Article en attente de validation de livraison

{% for commande in commandes %} {% set refTva = 0 %} {% for produit in commande.produit %} {% set refTva = refTva+ produit.prix %} {% endfor %} {# #} {% endfor %}
Num commande Livraison. Article(s) Frais
{{commande.numerocommande}}
{% if commande.uotreich == "ECOTECH"%} AGENCE COCODY TERMINUS 81 {% endif %} {% if commande.uotreich == "EAS-TREICH"%} AGENCE TREICHVILLE {% endif %} {% if commande.uotreich == "CONNECTIC"%} CONNECTIC {% endif %}
{{ commande.adresseclientlivraison }}
{% if commande.reducbool.designation =="OUI" %} {% endif %} {% if commande.paiementbool.designation =="OUI" %} {% endif %} {% if commande.reducbool.designation =="OUI" %} {% endif %} {% if commande.paiementbool.designation =="OUI" %} {% endif %}
Designation Quantité. Prix.Reduction montant.Paiement par avance.
{% for produit in commande.produit %} article n° {{loop.index}} - {{produit.lproduit.designation }}
{% endfor %}
{% for produit in commande.produit %}{{ produit.quantite }}
{% endfor %}
{% for produit in commande.produit %}{{ produit.lproduit.prixunitaire }}
{% endfor %}
{{ commande.montantreduction|number_format(0, ',', ' ') }} {{ commande.montantpaiementavance|number_format(0, ',', ' ') }}
{{ commande.fraislivraison }}
{{produit.prix|number_format(2, ',', ' ') }} Francs {{produit.quantite}} {{produit.prix * produit.quantite }} Francs

Recapitulatif produit pret à etre livré(s)

Quantité total : {{quant}}
Total Frais de livraison: {{frais}} FCFA
Prix Reduction: {{montantreduc}} FCFA
Prix Paiement par avance: {{montantpaiement}} FCFA
Prix Total deduit de paiement en avance et de la reduction: {{prixtotal - montantreduc - montantpaiement}} FCFA

Pres pour livraison