From 97b5798df4cba856d98715cea095fda414f434a9 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Thu, 6 Oct 2022 14:55:30 +0700 Subject: Update product_template.py and product_template.xml --- indoteknik_custom/views/product_template.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index 78aac34a..d4fa8d57 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -36,5 +36,16 @@ + + Product Template + product.template + + + + + + + + \ No newline at end of file -- cgit v1.2.3 From 6290e0e7a935c5084459843f8ba345ab9528d44c Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 7 Oct 2022 14:10:15 +0700 Subject: add domain in purchase tax menu sale order --- indoteknik_custom/views/sale_order.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index f83b2a6b..47f9b4a4 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -25,7 +25,7 @@ - + -- cgit v1.2.3