From eabbbadc5114f6c1edb9ec6bb74a296477f02b5a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Thu, 14 Dec 2023 14:13:32 +0700 Subject: initial commit purchasing job --- indoteknik_custom/views/purchasing_job.xml | 83 ++++++++++++++++++++++ .../views/purchasing_job_multi_update.xml | 31 ++++++++ 2 files changed, 114 insertions(+) create mode 100644 indoteknik_custom/views/purchasing_job.xml create mode 100644 indoteknik_custom/views/purchasing_job_multi_update.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchasing_job.xml b/indoteknik_custom/views/purchasing_job.xml new file mode 100644 index 00000000..0af4455d --- /dev/null +++ b/indoteknik_custom/views/purchasing_job.xml @@ -0,0 +1,83 @@ + + + + v.purchasing.job.tree + v.purchasing.job + + + + + + + + + + + + + + + + v.purchasing.job.form + v.purchasing.job + +
+ + + + + + + + + + + + + + + + +
+
+
+ + + v.purchasing.job.list.select + v.purchasing.job + + + + + + + + + + + + Purchasing Job + ir.actions.act_window + v.purchasing.job + + tree,form + + + + Generate Automatic PO + + + form,list + code + action = records.open_form_multi_generate_request_po() + + + + +
\ No newline at end of file diff --git a/indoteknik_custom/views/purchasing_job_multi_update.xml b/indoteknik_custom/views/purchasing_job_multi_update.xml new file mode 100644 index 00000000..422d9e3c --- /dev/null +++ b/indoteknik_custom/views/purchasing_job_multi_update.xml @@ -0,0 +1,31 @@ + + + + + View Purchasing Job Multi Update + purchasing.job.multi.update + +
+ + + Apakah Anda Yakin Ingin Mengubah Invoice Status? + + +
+
+
+
+
+ + + Action Purchasing Job Multi Update + purchasing.job.multi.update + ir.actions.act_window + form + + new + +
+
\ No newline at end of file -- cgit v1.2.3 From ce2b8502ab85419096dda2bffaffbec4a096a99f Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Thu, 14 Dec 2023 15:16:55 +0700 Subject: bug fix window multi update --- indoteknik_custom/views/purchasing_job.xml | 4 ++-- indoteknik_custom/views/purchasing_job_multi_update.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchasing_job.xml b/indoteknik_custom/views/purchasing_job.xml index 0af4455d..42dfd359 100644 --- a/indoteknik_custom/views/purchasing_job.xml +++ b/indoteknik_custom/views/purchasing_job.xml @@ -65,8 +65,8 @@ Generate Automatic PO - - + + form,list code action = records.open_form_multi_generate_request_po() diff --git a/indoteknik_custom/views/purchasing_job_multi_update.xml b/indoteknik_custom/views/purchasing_job_multi_update.xml index 422d9e3c..79b935c7 100644 --- a/indoteknik_custom/views/purchasing_job_multi_update.xml +++ b/indoteknik_custom/views/purchasing_job_multi_update.xml @@ -8,11 +8,11 @@
- Apakah Anda Yakin Ingin Mengubah Invoice Status? + Apakah Anda Yakin Ingin Create Automatic PO?
-
-- cgit v1.2.3 From 1a68a5e600e2f7f90bee44144557f6af2f35618c Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Thu, 14 Dec 2023 15:42:41 +0700 Subject: add some field in automatic purchase --- indoteknik_custom/views/automatic_purchase.xml | 18 +++++++++++++++--- indoteknik_custom/views/ir_sequence.xml | 11 +++++++++++ 2 files changed, 26 insertions(+), 3 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/automatic_purchase.xml b/indoteknik_custom/views/automatic_purchase.xml index 0478304e..6f10653f 100644 --- a/indoteknik_custom/views/automatic_purchase.xml +++ b/indoteknik_custom/views/automatic_purchase.xml @@ -5,7 +5,9 @@ automatic.purchase + + @@ -56,13 +58,14 @@
- + + - - + +
+
+
+