From ff1845bf86f40c847b68ca84b94cab24e22d2457 Mon Sep 17 00:00:00 2001 From: Goffin Simon Date: Mon, 13 Jun 2016 15:35:13 +0200 Subject: [PATCH] [FIX] website_sale: price_tax and amount_tax in confirmation page All the information about the taxes must be displayed in the confirmation page. opw:679316 --- addons/website_sale/views/templates.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/addons/website_sale/views/templates.xml b/addons/website_sale/views/templates.xml index 5ed52094d8381..240704cadb99f 100644 --- a/addons/website_sale/views/templates.xml +++ b/addons/website_sale/views/templates.xml @@ -1273,6 +1273,7 @@ Products Quantity Unit Price + Taxes Subtotal @@ -1298,6 +1299,11 @@ t-field-options='{"widget": "monetary", "display_currency": "order.pricelist_id.currency_id"}'/> + +
+