From f03e6dc2ee2f3cd34eca15e81cd8964c07089ef4 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 12 Sep 2024 10:26:48 +0700 Subject: new window --- indoteknik_custom/views/approval_unreserve.xml | 75 ++++++++++++++++++++++++++ indoteknik_custom/views/ir_sequence.xml | 10 ++++ 2 files changed, 85 insertions(+) create mode 100644 indoteknik_custom/views/approval_unreserve.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/approval_unreserve.xml b/indoteknik_custom/views/approval_unreserve.xml new file mode 100644 index 00000000..cd238125 --- /dev/null +++ b/indoteknik_custom/views/approval_unreserve.xml @@ -0,0 +1,75 @@ + + + + approval.unreserve.tree + approval.unreserve + + + + + + + + + + + + approval.unreserve.line.tree + approval.unreserve.line + + + + + + + + + + + approval.unreserve.form + approval.unreserve + +
+
+
+ + + + + + + + + + + + + + + +
+ + +
+
+
+
+ + + Approval Unreserve + ir.actions.act_window + approval.unreserve + tree,form + + + +
diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml index b2768c71..dd501d8c 100644 --- a/indoteknik_custom/views/ir_sequence.xml +++ b/indoteknik_custom/views/ir_sequence.xml @@ -20,6 +20,16 @@ 1 1 + + + Approval Unreserve + approval.unreserve + TRUE + AU/%(year)s/ + 5 + 1 + 1 + Logbook SJ -- cgit v1.2.3