From 035dfcb4aa9d2a0a18906f62c57e8571b9e8ddd8 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 14 Dec 2023 14:23:31 +0700 Subject: change type data partner_id from many2one to many2many --- indoteknik_custom/views/customer_commision.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/customer_commision.xml b/indoteknik_custom/views/customer_commision.xml index 993521ca..88fe1cf1 100644 --- a/indoteknik_custom/views/customer_commision.xml +++ b/indoteknik_custom/views/customer_commision.xml @@ -8,7 +8,7 @@ - + @@ -48,7 +48,7 @@ - + -- cgit v1.2.3