Tout selectionnez
{#
Export Table
#} {# Tout selectionnez #} {# {% for message in app.flashes('success') %}
{{ message }}
{% endfor %} #}
{# {% for label, flashes in app.session.flashbag.all %}
{% for flash in flashes %}
{% if ( label == 'success' ) %}
{# #}
{% endblock %}
{% block javascripts %}
{{parent()}}
{# composer self-update
#}
{% endblock %}
{{ flash }}
{% elseif ( label == 'danger' ) %}
{{ flash }}
{% endif %}
{% endfor %}
{% endfor %} #}
actions | N° coman. | Date update | {#Nom | Prenoms | #}Articles | {#Article | #} {#Adresseclient | #}Commune | Lieu de livraison | {#Priorité | #}Contact | {#Etat | #}Statut | Bon de livraison | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{# Statut #} | {{ commande.numerocommande }} | {{ commande.datecommande|date('d-m-Y H:i') }} | {% 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 %} {{ commande.priorite.designation }} {% endif %} {% endif %} | #}{{ commande.telephone }}/ {{ commande.contact }} | {#{{ commande.nom }} | #} {# | {{ commande.email }} | #}{{ commande.typestatut.designation }} | local_printshop | {#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') : '' }} | #} {# Voir #} {# Edite #} {# {{ include('commandes/_delete_form.html.twig') }} #}