{#

Export Table

#} Tout selectionnez

{# {% for message in app.flashes('success') %}
{{ message }}
{% endfor %} #}
{# #} {# #} {# #} {# #} {% for commande in commandes %} {# #} {# #} #} {# #} {# #} {# {# #} {# Voir #} {# Edite #} {# {{ include('commandes/_delete_form.html.twig') }} #} {% endfor %}
N° coman. Date de commande Date de livraison Nom PrenomsArticlesArticleAdresseclientCommune Lieu de livraison Priorité Contact ImpriméEtatStatut Reimprimée actions
{{ commande.numerocommande }} {{ commande.datecommande|date('d-m-Y H:i') }} {{ commande.datelivraison|date('d-m-Y') }} {% for produit in commande.produit %} {{produit.lproduit.designation|slice(0,20)}} / {% endfor %} {{ commande.typecommune.designation }} {{ commande.adresseclientlivraison }} {% if commande.priorite.designation is defined %} {% if (commande.priorite.designation) =="URGENT" %} {{ commande.priorite.designation }} {% else %} {% endif %} {% endif %} {{ commande.telephone }}/ {{ commande.contact }} {{ commande.print ==0? "NON":"OUI" }} {{ commande.nom }} {{ commande.email }} {{ commande.typestatut.designation }} local_printshop {# {{ commande.numerocommande }}{% for produit in commande.produit %} -{{produit.designation|slice(0,20)}}
{% endfor %}
{{ commande.adresseclient }}{{ commande.adresseclientlivraison }} {{ commande.telephone }}/ {{ commande.contact }} {{ commande.datelivraison ? commande.datelivraison|date('Y-m-d H:i:s') : '' }} {# Statut #}