diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-02-13 10:10:15 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-02-13 10:10:15 +0700 |
| commit | 02bdb845c9722030f23d386ca6548e79f036a35a (patch) | |
| tree | ae8028405f24f0212a3b98f032cf15c065e3d111 /indoteknik_custom/__manifest__.py | |
| parent | b87787893d25f735bdf9aba164bc8b1f23e2b72f (diff) | |
add model ip lookup (grouping ip)
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 1643d9d1..da82d2bd 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -59,6 +59,7 @@ 'views/custom_mail_marketing.xml', 'views/website_ads.xml', 'views/leads_monitoring.xml', + 'views/ip_lookup.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
