From ea68d609ba1943b46af15c8402d6c365c519632a Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Mon, 1 Apr 2024 10:43:31 +0700 Subject: add active domain on sale tax in sale order --- indoteknik_custom/views/sale_order.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 91475529..c455655b 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -70,7 +70,7 @@ - + -- cgit v1.2.3 From 2db12d995a60bfdbfbdeffc0a5256ac013557222 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Mon, 1 Apr 2024 15:00:33 +0700 Subject: Add domain active tax on product --- indoteknik_custom/views/product_template.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index 92d2191e..9d9e3f81 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -7,7 +7,7 @@ - + -- cgit v1.2.3