{% 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) FraisPrix TotalProgress Start Date Delivery Date Action
{{commande.numerocommande}} {{ commande.adresseclientlivraison }}
Designation Quantité. Prix.
{% 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.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 Total: {{prixtotal}} FCFA

Pres pour livraison Interieur