From fc5ed4aab391eb3ec09cae6179209fe30c1bc57f Mon Sep 17 00:00:00 2001 From: AndriFP Date: Tue, 22 Apr 2025 10:57:24 +0700 Subject: (andri) add min amount vendor payment --- indoteknik_custom/views/res_partner.xml | 1 + indoteknik_custom/views/vendor_payment_term.xml | 2 ++ 2 files 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 cb9fa3ac..0208a9c2 100644 --- a/indoteknik_custom/views/res_partner.xml +++ b/indoteknik_custom/views/res_partner.xml @@ -104,6 +104,7 @@ + diff --git a/indoteknik_custom/views/vendor_payment_term.xml b/indoteknik_custom/views/vendor_payment_term.xml index e0e96388..f7c7e4dc 100644 --- a/indoteknik_custom/views/vendor_payment_term.xml +++ b/indoteknik_custom/views/vendor_payment_term.xml @@ -8,6 +8,7 @@ + @@ -23,6 +24,7 @@ + -- cgit v1.2.3 From 06dfcab31167bfcd99272e2e0a5d2df13377f9ad Mon Sep 17 00:00:00 2001 From: AndriFP Date: Tue, 22 Apr 2025 11:02:08 +0700 Subject: (andri) delete field min amount pada res_partner(not use) --- indoteknik_custom/views/res_partner.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml index 0208a9c2..cb9fa3ac 100644 --- a/indoteknik_custom/views/res_partner.xml +++ b/indoteknik_custom/views/res_partner.xml @@ -104,7 +104,6 @@ - -- cgit v1.2.3