diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2024-05-22 02:15:56 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2024-05-22 02:15:56 +0000 |
| commit | ad1325d80785f236a32bff2f2645fe8c85c50efb (patch) | |
| tree | 85d8772e1af6ef37a0bfe3bc19064258b7bea39d /indoteknik_custom/models/__init__.py | |
| parent | f6c324302fb2a6490c9c95836887e2c58d684e86 (diff) | |
| parent | 4f5594be8d73f88fbb42671525d0d2c6ed977abe (diff) | |
Merged in production (pull request #143)
Production
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 |
