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/__manifest__.py | |
| parent | 43174c76f4ade9e49cb71809ee1f84b69e97818f (diff) | |
add crm leads monitoring
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
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', |
