From 0b16acf14c58fe224557d843101b256f7028fb5b Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 4 Jul 2025 15:23:18 +0700 Subject: shipment group --- fixco_custom/views/shipment_line.xml | 109 +++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 fixco_custom/views/shipment_line.xml (limited to 'fixco_custom/views/shipment_line.xml') diff --git a/fixco_custom/views/shipment_line.xml b/fixco_custom/views/shipment_line.xml new file mode 100644 index 0000000..dbeb1bb --- /dev/null +++ b/fixco_custom/views/shipment_line.xml @@ -0,0 +1,109 @@ + + + + + picking.line.search + picking.line + + + + + + + + + + + product.shipment.line.search + product.shipment.line + + + + + + + + + + + picking.line.tree + picking.line + + + + + + + + + + + + + + + picking.line.form + picking.line + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + Shipment Lines + picking.line + tree,form + +

Create a new shipment line

+
+
+ + + + + product.shipment.line.tree + product.shipment.line + + + + + + + + + + + +
+
\ No newline at end of file -- cgit v1.2.3