From 49566a406160fca5cef44f864c228ae2e8e3f1fb Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 20 May 2024 15:08:43 +0700 Subject: new branch api ged --- indoteknik_custom/models/__init__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indoteknik_custom/models/__init__.py') diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 160d2af3..33aa0784 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -111,3 +111,5 @@ from . import report_stock_forecasted from . import web_logging from . import sales_order_fullfillment from . import res_partner_site +from . import external_api +from . import ged -- cgit v1.2.3