From bf2a48dae67e105acf64b72a950078882754ee4a Mon Sep 17 00:00:00 2001 From: David Taylor Date: Tue, 21 Apr 2015 11:57:49 +0100 Subject: [PATCH] Changed item_table to use "Total (ex. VAT)" instead of "Sum Total" --- RIGS/templates/RIGS/item_table.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RIGS/templates/RIGS/item_table.html b/RIGS/templates/RIGS/item_table.html index 7d5e701f..e5b93d91 100644 --- a/RIGS/templates/RIGS/item_table.html +++ b/RIGS/templates/RIGS/item_table.html @@ -25,7 +25,7 @@ - Sum Total + Total (ex. VAT) £ {{object.sum_total|default:0|floatformat:2}}