From 8d482347f6dff03919db3f0a92ba1f3c5eb74ffe Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 9 Jun 2025 16:23:51 +0700 Subject: shipment group --- fixco_custom/views/shipment_group.xml | 65 +++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 fixco_custom/views/shipment_group.xml (limited to 'fixco_custom/views/shipment_group.xml') diff --git a/fixco_custom/views/shipment_group.xml b/fixco_custom/views/shipment_group.xml new file mode 100644 index 0000000..4239bea --- /dev/null +++ b/fixco_custom/views/shipment_group.xml @@ -0,0 +1,65 @@ + + + + shipment.group.tree + shipment.group + + + + + + + + + shipment.group.line.tree + shipment.group.line + + + + + + + + + + + + shipment.group.form + shipment.group + +
+ + + + + + + + + + + + +
+ + +
+
+
+
+ + + Shipment Group + ir.actions.act_window + shipment.group + tree,form + + + +
-- cgit v1.2.3