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/models/__init__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fixco_custom/models/__init__.py') diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py index c362a04..ae6b655 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -9,3 +9,5 @@ from . import sale_order_multi_invoices from . import account_move from . import upload_payments from . import purchase_pricelist +from . import shipment_group +from . import stock_picking_shipment_group -- cgit v1.2.3