This commit is contained in:
Yohan Boniface 2019-04-16 22:37:10 +02:00
parent 1bd2c93b30
commit edc0a44857

View file

@ -13,7 +13,7 @@
{% if delivery.has_packing %}
<th class="packing">Conditionnement</th>
{% endif %}
<th class="amount">Quantité</th>
<th class="amount">Commande</th>
{% if delivery.status != delivery.OPEN %}<th class="amount">Ajustement +/</th>{% endif %}
</tr>
</thead>