{% extends 'admin/base_admin.html.twig' %} {% block page_title %}Commande {{ commande.reference }}{% endblock %} {% block content %}
Passée le {{ commande.createdAt|date('d/m/Y \u00e0 H:i') }}
| Date | Heure | Action | Appareil | Source | Pays |
|---|
Cette commande ne contient pas de cartes.
| Type | Référence | Montant TTC | ⬇️ | ||
|---|---|---|---|---|---|
| 🧾 Commande | {{ commande.reference }} Achat initial |
{{ commande.paidAt ? commande.paidAt|date('d/m/Y') : commande.createdAt|date('d/m/Y') }} | {{ commande.totalTTC|number_format(2, ',', ' ') }} € HT : {{ commande.totalHT|number_format(2, ',', ' ') }} € |
||
| ✏️ Modification | {{ inv.reference }} Modification n°{{ inv.modificationNumber }} |
{{ inv.createdAt|date('d/m/Y') }} | {% if inv.priceTTC == 0 %}Offert 0,00 € HT {% else %}{{ inv.priceTTC|number_format(2, ',', ' ') }} €HT : {{ inv.priceHT|number_format(2, ',', ' ') }} € {% endif %} |
||
| 📭 Aucun document disponible pour le moment | |||||