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/__manifest__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fixco_custom/__manifest__.py') diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 4abf544..f464112 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -23,6 +23,8 @@ 'views/upload_payments.xml', 'views/ir_sequence.xml', 'views/purchase_pricelist.xml', + 'views/shipment_group.xml', + 'views/stock_picking_shipment_group.xml', ], 'demo': [], 'css': [], -- cgit v1.2.3