From 6850fd6f86a0fbba3156e59f9ac5836052f019ce Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 22 Feb 2024 14:48:01 +0700 Subject: master data commision % and reserved from by forcasted --- indoteknik_custom/views/cust_commision.xml | 44 ++++++++++++++++++++++++++++++ indoteknik_custom/views/purchase_order.xml | 2 +- indoteknik_custom/views/sale_order.xml | 3 +- 3 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 indoteknik_custom/views/cust_commision.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/cust_commision.xml b/indoteknik_custom/views/cust_commision.xml new file mode 100644 index 00000000..dfa4adfb --- /dev/null +++ b/indoteknik_custom/views/cust_commision.xml @@ -0,0 +1,44 @@ + + + + cust.commision.tree + cust.commision + + + + + + + + + + cust.commision.form + cust.commision + +
+ + + + + + + + +
+
+
+ + + Commision + ir.actions.act_window + cust.commision + tree,form + + + +
\ No newline at end of file diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index a6f28ffa..c7fdfcc3 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -102,7 +102,7 @@ - {'readonly': [('is_edit_product_qty', '=', False)], 'required': True} + {'required': True} diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 4c4ac281..bff2fe33 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -109,7 +109,8 @@ - + + {'no_create': True} -- cgit v1.2.3 From 6887a85d0e5aa30b6274360480eeac544a97248b Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Sat, 24 Feb 2024 11:22:46 +0700 Subject: fix add a note on so --- indoteknik_custom/views/sale_order.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index bff2fe33..2f800e34 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -115,9 +115,9 @@ {'no_create': True} - +