Détail du vente
{{paiement.date}}
|
Montant
DZD {{paiement.montant}}
|
{{colis.num_colis}}
{{colis.date}}
|
{{colis.status}} |
client {{colis.commande.client.nom}} {{colis.commande.client.prenom}}
|
qauntite
{{colis.qantite}}
|
{{retour.numero_retour|default:retour.id}}
{{retour.date_retour}}
|
{% if retour.statut == "refuse" %} Réfusé {% endif %} {% if retour.statut == "approuve" %} Approuvé {% endif %} |
statut de remboursement {{retour.staut_remboursement}}
|
total
{{retour.total}}
|
{% if commande.client %} vente pour le client {{commande.client.nom}} {% endif %}
Paiementemballee
{% if commande.expiditions != ''%} Expédition {% endif %}
Date du vente
Note
Adresse de livraison
Articles | Num lot | Quantite | Retour | Taux | Remise | Montant |
---|---|---|---|---|---|---|
{{articlecommande.article.nom_article}}
|
n° {{articlecommande.lot.numero_lot}}
{% for art in articlecommandeerep %}
{% if art.article.id == articlecommande.article.id %}
n° {{art.lot.id}} {% endif %} {% endfor %} |
{{articlecommande.qantite_total}} | {{articlecommande.quantitee_renvoyee}} | {{articlecommande.taux}} DZD | {{articlecommande.remise}} | {{articlecommande.montant}} DZD |