diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-25 13:58:42 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-25 13:58:42 +0700 |
| commit | 44a5536200bdaf189c496751b1679c7479b7b926 (patch) | |
| tree | 75b2d0e2864132df391dc143191ebfbdfd9ac74f /indoteknik_custom/models/__init__.py | |
| parent | 43174c76f4ade9e49cb71809ee1f84b69e97818f (diff) | |
add crm leads monitoring
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 5d5ad0ec..c6fb7d4f 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -45,3 +45,4 @@ from . import x_manufactures from . import x_partner_purchase_order from . import x_product_tags from . import website_ads +from . import leads_monitoring |
