From dd1b28cc118cacaf214047e33d7e4bfb622222e3 Mon Sep 17 00:00:00 2001 From: pauline Date: Tue, 2 Jan 2024 20:33:15 +0100 Subject: [PATCH] merge branch feature/160 --- .../order/templates/order/grouped_order_sheet.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/la_chariotte/order/templates/order/grouped_order_sheet.html b/la_chariotte/order/templates/order/grouped_order_sheet.html index 4608f4d..f472f10 100644 --- a/la_chariotte/order/templates/order/grouped_order_sheet.html +++ b/la_chariotte/order/templates/order/grouped_order_sheet.html @@ -83,7 +83,8 @@ {% if items %} - + + {% for item in items %} {% endfor %} - + {% for item in items %} {% endfor %} - + {% for item in items %} {% endfor %} - {% for order, ordered_items in orders_dict.items %} + @@ -130,7 +131,6 @@ - {% endfor %}
OK Nom @@ -91,11 +92,11 @@ PrixOK
Prix unitaire @@ -103,9 +104,9 @@
TOTAL @@ -113,10 +114,10 @@ {{ grouped_order.total_price }} €
{{ order.author.last_name|upper }} {{ order.author.first_name }} {{ order.price }} €