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/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/__manifest__.py') diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 66184081..1643d9d1 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -58,6 +58,7 @@ 'views/website_content.xml', 'views/custom_mail_marketing.xml', 'views/website_ads.xml', + 'views/leads_monitoring.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', -- cgit v1.2.3