From 44a5536200bdaf189c496751b1679c7479b7b926 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 25 Jan 2023 13:58:42 +0700 Subject: add crm leads monitoring --- indoteknik_custom/models/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/models/__init__.py') 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 -- cgit v1.2.3