From de50bcf16b21abf7b8e45fb59b366c594bc00038 Mon Sep 17 00:00:00 2001 From: Miqdad Date: Thu, 3 Jul 2025 19:55:49 +0700 Subject: start tukar guling po --- indoteknik_custom/views/ir_sequence.xml | 8 +++ indoteknik_custom/views/tukar_guling.xml | 49 ++++++++-------- indoteknik_custom/views/tukar_guling_po.xml | 87 ++++++++++++++--------------- 3 files changed, 75 insertions(+), 69 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml index 2868f79d..17c9dd8c 100644 --- a/indoteknik_custom/views/ir_sequence.xml +++ b/indoteknik_custom/views/ir_sequence.xml @@ -198,5 +198,13 @@ 1 1 + + Pengajuan Return PO + tukar.guling.po + CCM-po/ + 5 + 1 + 1 + \ No newline at end of file diff --git a/indoteknik_custom/views/tukar_guling.xml b/indoteknik_custom/views/tukar_guling.xml index 633f1da4..01721b43 100644 --- a/indoteknik_custom/views/tukar_guling.xml +++ b/indoteknik_custom/views/tukar_guling.xml @@ -10,12 +10,12 @@ + id="menu_pengajuan_tukar_guling" + name="Pengajuan Return SO" + parent="sale.menu_sale_report" + sequence="3" + action="action_pengajuan_tukar_guling" + /> pengajuan.tukar.guling.tree @@ -28,10 +28,10 @@ + decoration-info="state in ('draft', 'approval_sales', 'approval_logistic','approval_finance')" + decoration-success="state == 'done'" + decoration-muted="state == 'cancel'" + /> @@ -43,19 +43,19 @@
@@ -78,15 +78,14 @@ - - + + - + @@ -100,11 +99,11 @@ + options="{'no_create': True, 'no_create_edit': True}"/> + options="{'no_create': True, 'no_create_edit': True}"/> diff --git a/indoteknik_custom/views/tukar_guling_po.xml b/indoteknik_custom/views/tukar_guling_po.xml index 76d85904..6e13eee2 100644 --- a/indoteknik_custom/views/tukar_guling_po.xml +++ b/indoteknik_custom/views/tukar_guling_po.xml @@ -3,31 +3,19 @@ - Pengajuan Tukar Guling PO + Pengajuan Return PO ir.actions.act_window tukar.guling.po tree,form - + - - - - Pengajuan Tukar Guling PO - tukar.guling.po - PTGPO/ - 5 - 1 - 1 - - - pengajuan.tukar.guling.po.tree @@ -36,18 +24,17 @@ - + - pengajuan.tukar.guling.po.form @@ -56,55 +43,67 @@
+
+ +

-
- + + + + + + - - - + + + + options="{'no_create': True, 'no_create_edit': True}"/> + options="{'no_create': True, 'no_create_edit': True}"/> @@ -114,4 +113,4 @@
- + \ No newline at end of file -- cgit v1.2.3