diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-05-20 15:08:43 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-05-20 15:08:43 +0700 |
| commit | 49566a406160fca5cef44f864c228ae2e8e3f1fb (patch) | |
| tree | face02a49fc95b4b9c24e5e9ce05c46c4e6dee46 /indoteknik_custom/models/__init__.py | |
| parent | 9c7e20e61ccc8509ff3d6a658505d5d97f6219d5 (diff) | |
new branch api ged
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
