From 1ea160934c67dd9e4ff2a160385f79cd5ad24946 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 19 Sep 2023 13:23:57 +0700 Subject: add field email to so and sync email so with email partner_id, add field publish to product --- indoteknik_custom/views/product_template.xml | 1 + indoteknik_custom/views/sale_order.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index a3a23101..e09fee77 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -15,6 +15,7 @@ + diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index c505644d..221e6118 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -45,6 +45,7 @@ + -- cgit v1.2.3