From 54633b0db570e5811874f78a9515065b9cb41ad8 Mon Sep 17 00:00:00 2001 From: "Indoteknik ." Date: Mon, 7 Jul 2025 08:26:38 +0700 Subject: (andri) payment diff res partner no compute --- indoteknik_custom/views/res_partner.xml | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'indoteknik_custom/views/res_partner.xml') diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml index ac4d0364..0a2c0377 100644 --- a/indoteknik_custom/views/res_partner.xml +++ b/indoteknik_custom/views/res_partner.xml @@ -108,13 +108,6 @@ 1 - - - - - - - @@ -188,11 +181,6 @@ - @@ -225,6 +213,13 @@ + + + + + + + -- cgit v1.2.3 From 347e5e070592e7517b90160d666ce41ddff10347 Mon Sep 17 00:00:00 2001 From: "Indoteknik ." Date: Tue, 8 Jul 2025 09:14:45 +0700 Subject: (andri) fix --- indoteknik_custom/views/res_partner.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indoteknik_custom/views/res_partner.xml') diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml index 0a2c0377..a030a75c 100644 --- a/indoteknik_custom/views/res_partner.xml +++ b/indoteknik_custom/views/res_partner.xml @@ -216,7 +216,7 @@ - + -- cgit v1.2.3