From f4a1e2917d550eb205e33b058f07e7edbf8029c8 Mon Sep 17 00:00:00 2001 From: HafidBuroiroh Date: Fri, 24 Oct 2025 11:24:58 +0700 Subject: sjo half --- indoteknik_custom/views/ir_sequence.xml | 9 +- indoteknik_custom/views/sourcing.xml | 182 ++++++++++++++++++++++++++++++++ 2 files changed, 190 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml index 4b8fec53..5ea7324b 100644 --- a/indoteknik_custom/views/ir_sequence.xml +++ b/indoteknik_custom/views/ir_sequence.xml @@ -218,7 +218,14 @@ 1 1 - + + Sourcing Job Order + sourcing.job.order + SJO/%(year)s/ + 4 + 1 + 1 + Refund Sales Order refund.sale.order diff --git a/indoteknik_custom/views/sourcing.xml b/indoteknik_custom/views/sourcing.xml index e69de29b..f9f8f386 100644 --- a/indoteknik_custom/views/sourcing.xml +++ b/indoteknik_custom/views/sourcing.xml @@ -0,0 +1,182 @@ + + + + sourcing.job.order.tree + sourcing.job.order + + + + + + + + + + + + + sourcing.job.order.form + sourcing.job.order + +
+
+
+ + +

+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+
+ + + Take Selected Jobs + + + action + code + action = records.action_multi_take() + + + + + Sourcing Job Orders + sourcing.job.order + tree,form + +

+ Buat Sourcing Job Order baru di sini ✨ +

+
+
+ + + + +
-- cgit v1.2.3