From 0bb47005022b33c79ecfb5924d41f35ce794c5fb Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 27 Sep 2023 13:20:17 +0700 Subject: add modal to mark as on so, add tracking to stockpicking date_doc_kirim --- .../views/sale_orders_multi_update.xml | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 indoteknik_custom/views/sale_orders_multi_update.xml (limited to 'indoteknik_custom/views/sale_orders_multi_update.xml') diff --git a/indoteknik_custom/views/sale_orders_multi_update.xml b/indoteknik_custom/views/sale_orders_multi_update.xml new file mode 100644 index 00000000..7f8d6a04 --- /dev/null +++ b/indoteknik_custom/views/sale_orders_multi_update.xml @@ -0,0 +1,31 @@ + + + + + Sale Orders Multi Update + sale.orders.multi_update + +
+ + + Apakah Anda Yakin Ingin Mengubah Invoice Status? + + +
+
+
+
+
+ + + Sale Orders Multi Update + sale.orders.multi_update + ir.actions.act_window + form + + new + +
+
\ No newline at end of file -- cgit v1.2.3