diff options
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 30e8e176..571b36c3 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -27,7 +27,8 @@ 'views/purchase_pricelist.xml', 'views/sale_monitoring.xml', 'views/sale_monitoring_detail.xml', - 'views/user_activity_log.xml', + 'views/web_logging/user_activity_log.xml', + 'views/web_logging/web_utm_source.xml', 'views/user_company_request.xml', 'views/vit_kelurahan.xml', 'views/vit_kecamatan.xml', |
