From d4913c30c804c20024584182d9b70d4c87544340 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 2 Feb 2024 14:07:12 +0700 Subject: Add role permission feature --- .../views/role_permission/ir_model_access.xml | 16 ++++++++ .../views/role_permission/res_groups.xml | 45 ++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 indoteknik_custom/views/role_permission/ir_model_access.xml create mode 100644 indoteknik_custom/views/role_permission/res_groups.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/role_permission/ir_model_access.xml b/indoteknik_custom/views/role_permission/ir_model_access.xml new file mode 100644 index 00000000..0c74d5e2 --- /dev/null +++ b/indoteknik_custom/views/role_permission/ir_model_access.xml @@ -0,0 +1,16 @@ + + + + + Access Rights + ir.model.access + + + + + + + + + + diff --git a/indoteknik_custom/views/role_permission/res_groups.xml b/indoteknik_custom/views/role_permission/res_groups.xml new file mode 100644 index 00000000..ad6af732 --- /dev/null +++ b/indoteknik_custom/views/role_permission/res_groups.xml @@ -0,0 +1,45 @@ + + + + + Roles + 70 + + + + + IT + + + + + Accounting + + + + + Finance + + + + + Sales + + + + + Marketing + + + + + Purchasing + + + + + Logistic + + + + \ No newline at end of file -- cgit v1.2.3 From 20b1410fc2335f51ab08fdbecb54d6bfc437b6e1 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Wed, 7 Feb 2024 14:40:28 +0700 Subject: Update role FAT and add merchandiser --- indoteknik_custom/views/role_permission/res_groups.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/role_permission/res_groups.xml b/indoteknik_custom/views/role_permission/res_groups.xml index ad6af732..910469fd 100644 --- a/indoteknik_custom/views/role_permission/res_groups.xml +++ b/indoteknik_custom/views/role_permission/res_groups.xml @@ -11,14 +11,9 @@ IT - - - Accounting - - - - Finance + + FAT @@ -41,5 +36,10 @@ Logistic + + + Merchandiser + + \ No newline at end of file -- cgit v1.2.3 From 1418dbbb581228383df151f1f8df6fc48a0fb9cc Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 9 Feb 2024 13:49:36 +0700 Subject: change request logbook sj --- indoteknik_custom/views/ir_sequence.xml | 10 ++++++++++ indoteknik_custom/views/report_logbook_sj.xml | 28 ++++++++++++++++----------- 2 files changed, 27 insertions(+), 11 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml index 86259b12..56921839 100644 --- a/indoteknik_custom/views/ir_sequence.xml +++ b/indoteknik_custom/views/ir_sequence.xml @@ -10,6 +10,16 @@ 1 1 + + + Logbook SJ + report.logbook.sj + TRUE + LSJ/%(year)s/ + 5 + 1 + 1 + Stock Picking Code diff --git a/indoteknik_custom/views/report_logbook_sj.xml b/indoteknik_custom/views/report_logbook_sj.xml index 52e00d17..ea58aefd 100644 --- a/indoteknik_custom/views/report_logbook_sj.xml +++ b/indoteknik_custom/views/report_logbook_sj.xml @@ -6,10 +6,11 @@ + - + - + @@ -18,12 +19,16 @@ report.logbook.sj.line.tree report.logbook.sj.line - - - - - - + + + + + + + + + + @@ -35,7 +40,7 @@
@@ -45,11 +50,12 @@ + - - + + -- cgit v1.2.3 From 65e92d876e08fb4dd1ade57e88025bcda7d2b901 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 15 Feb 2024 13:39:18 +0700 Subject: mandatory purchase_tax_id --- indoteknik_custom/views/sale_order.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 696cedc4..a8357573 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -97,7 +97,7 @@ ] } "/> - + -- cgit v1.2.3 From 1a669bcdcf31dfa7f394450eb2afa27d20ab3d89 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 15 Feb 2024 13:54:19 +0700 Subject: mandatory tax_Id --- indoteknik_custom/views/sale_order.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index a8357573..4c4ac281 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -97,7 +97,7 @@ ] } "/> - + @@ -114,6 +114,9 @@ {'no_create': True} + + 1 +