From a155ccce0c0c59f1e41c11012cf81ea16812642d Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 21 Nov 2023 13:42:52 +0700 Subject: add new field pakta_integritas on res partner --- indoteknik_custom/views/res_partner.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml index c1ae3ed3..58fff00a 100644 --- a/indoteknik_custom/views/res_partner.xml +++ b/indoteknik_custom/views/res_partner.xml @@ -20,6 +20,9 @@ + + + -- cgit v1.2.3 From 02746d8bb34a64fa5a1595925007e554fd2fcef7 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 22 Nov 2023 10:07:50 +0700 Subject: add field paid status in purchase order --- indoteknik_custom/views/purchase_order.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index bc84bcd1..08dde8e1 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -80,6 +80,7 @@ + -- cgit v1.2.3