From 81d28b5ee60ea84a08cd27a245477c8755866481 Mon Sep 17 00:00:00 2001 From: Jakob Date: Mon, 23 Mar 2026 16:55:03 +0100 Subject: [PATCH] =?UTF-8?q?Reorder=20summary=20rows:=20Avrundningsfel,=20?= =?UTF-8?q?=C3=96resutj=C3=A4mning,=20Totalt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/customer.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/customer.html b/templates/customer.html index c4c7af6..8b93ab8 100644 --- a/templates/customer.html +++ b/templates/customer.html @@ -171,18 +171,18 @@ {{ customer.summary.avrundningsfel }} Kr - - Totalt - {{ customer.summary.total_volume }} - - {{ customer.summary.grand_total }} Kr - Öresutjämning {{ customer.summary.oresutjamning }} Kr + + Totalt + {{ customer.summary.total_volume }} + + {{ customer.summary.grand_total }} Kr +