From 8b11b194bb84bfbdd9372ae16987f08c7826c21e Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 17 Jun 2025 10:28:39 +0700 Subject: schema shipment group --- fixco_custom/views/ir_sequence.xml | 9 ++++++--- fixco_custom/views/shipment_group.xml | 35 ++++++++++++++++++----------------- 2 files changed, 24 insertions(+), 20 deletions(-) (limited to 'fixco_custom/views') diff --git a/fixco_custom/views/ir_sequence.xml b/fixco_custom/views/ir_sequence.xml index 10cc807..395add6 100644 --- a/fixco_custom/views/ir_sequence.xml +++ b/fixco_custom/views/ir_sequence.xml @@ -1,6 +1,6 @@ - + Upload Payments upload.payments @@ -9,8 +9,9 @@ 5 1 1 + 4 - + Shipment Group shipment.group @@ -19,8 +20,9 @@ 5 1 1 + 4 - + Print Picking List print.picking.list @@ -29,6 +31,7 @@ 5 1 1 + 4 \ No newline at end of file diff --git a/fixco_custom/views/shipment_group.xml b/fixco_custom/views/shipment_group.xml index ed3f4c9..8a6c303 100644 --- a/fixco_custom/views/shipment_group.xml +++ b/fixco_custom/views/shipment_group.xml @@ -10,19 +10,6 @@ - - shipment.group.line.tree - shipment.group.line - - - - - - - - - - shipment.group.form shipment.group @@ -31,14 +18,28 @@ - - + + + + + + + + + + - + + + + + + + + -- cgit v1.2.3