summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2024-02-29 14:21:05 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2024-02-29 14:21:05 +0700
commit0b5b43646b92298dddcdb7eec1a590d90cadd1e8 (patch)
tree2b34e0e79bc2612183831a35f96fb7550d17f99b /indoteknik_custom/__manifest__.py
parentee48a727e2617d8e094847dfb5bf9d5279db165a (diff)
Update feature user activity log with utm source
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py3
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',