From 476c99a0e166c83826b8b16ef34a36d116c39e1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Tue, 25 Jan 2022 14:28:47 +0100 Subject: [PATCH] [IMP] contract: Add discount + price_subtotal fields to the contract lines in the portal view. TT34117 --- contract/views/contract_portal_templates.xml | 23 ++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/contract/views/contract_portal_templates.xml b/contract/views/contract_portal_templates.xml index 42d66a54c..1cb78c75e 100644 --- a/contract/views/contract_portal_templates.xml +++ b/contract/views/contract_portal_templates.xml @@ -212,6 +212,14 @@ name="th_price_unit" class="text-right" >Price unit + Discount (%) + Sub Total + + + + + +