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 --- .../views/purchasing_job_multi_update.xml | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 indoteknik_custom/views/purchasing_job_multi_update.xml (limited to 'indoteknik_custom/views/purchasing_job_multi_update.xml') 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_multi_update.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indoteknik_custom/views/purchasing_job_multi_update.xml') 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