diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-01-15 15:43:42 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-01-15 15:43:42 +0700 |
| commit | be1ee2092fef86e79932206cc48d5a146107ac32 (patch) | |
| tree | e54a8c6ffda996f212ab1c2d03b27a32bab8ba89 /indoteknik_api/models/__init__.py | |
| parent | 8b2897d9c72eb67382221d320d488543aea08323 (diff) | |
| parent | e4ec9406cd0903db59cfed34781da55a2dba4ca3 (diff) | |
Merge branch 'odoo-production' into iman/switch-account
Diffstat (limited to 'indoteknik_api/models/__init__.py')
| -rw-r--r-- | indoteknik_api/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_api/models/__init__.py b/indoteknik_api/models/__init__.py index 892d2657..8c85938c 100644 --- a/indoteknik_api/models/__init__.py +++ b/indoteknik_api/models/__init__.py @@ -9,3 +9,4 @@ from . import sale_order from . import x_manufactures from . import website_content from . import coupon_program +from . import res_partner |
