{% extends 'base.html' %} {% block title %}Export Indy{% endblock %} {% block content %}
| Commande | Prix HT | |
|---|---|---|
|
{{ j.name }}
{{ j.created_at[:10] }}{% if j.client_name %} · {{ j.client_name }}{% if acro %} {{ acro }}{% endif %}{% endif %}
|
{{ '%.2f'|format(prix_ht_net) }} € |
| Nom produit (éditable) | Nature | Prix HT | TVA % | Unité | |
|---|---|---|---|---|---|
| Sélectionnez des commandes | |||||