From 02bdb845c9722030f23d386ca6548e79f036a35a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 13 Feb 2023 10:10:15 +0700 Subject: add model ip lookup (grouping ip) --- 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 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', -- cgit v1.2.3