From 7772fcd29c37b03ba0b23c233aa8e030a82a0d81 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 13 Aug 2024 14:08:29 +0700 Subject: approval date doc --- indoteknik_custom/views/approval_date_doc.xml | 61 +++++++++++++++++++++++++++ indoteknik_custom/views/ir_sequence.xml | 10 +++++ 2 files changed, 71 insertions(+) create mode 100644 indoteknik_custom/views/approval_date_doc.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/approval_date_doc.xml b/indoteknik_custom/views/approval_date_doc.xml new file mode 100644 index 00000000..d6a70763 --- /dev/null +++ b/indoteknik_custom/views/approval_date_doc.xml @@ -0,0 +1,61 @@ + + + + approval.date.doc.tree + approval.date.doc + + + + + + + + + + + + + + + approval.date.doc.form + approval.date.doc + +
+
+
+ + + + + + + + + + + + + +
+
+
+ + + Approval Date Doc + ir.actions.act_window + approval.date.doc + tree,form + + + + +
\ No newline at end of file diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml index b4fb5c0c..b2768c71 100644 --- a/indoteknik_custom/views/ir_sequence.xml +++ b/indoteknik_custom/views/ir_sequence.xml @@ -11,6 +11,16 @@ 1 + + Approval Date Doc + approval.date.doc + TRUE + ADD/%(year)s/ + 5 + 1 + 1 + + Logbook SJ report.logbook.sj -- cgit v1.2.3