summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/web_logging/web_utm_source.xml
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2024-03-01 13:44:14 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2024-03-01 13:44:14 +0700
commit388ea472f3913accd9e962f7f5c592860be98488 (patch)
tree6b8a86ee4b6b08fd038942983715d1f8c2e0f63c /indoteknik_custom/views/web_logging/web_utm_source.xml
parent57212906857d615c5c48e974bb56e3ce878e5ac4 (diff)
Add relation utm source to activity
Diffstat (limited to 'indoteknik_custom/views/web_logging/web_utm_source.xml')
-rw-r--r--indoteknik_custom/views/web_logging/web_utm_source.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/indoteknik_custom/views/web_logging/web_utm_source.xml b/indoteknik_custom/views/web_logging/web_utm_source.xml
index 641effb5..36d8d434 100644
--- a/indoteknik_custom/views/web_logging/web_utm_source.xml
+++ b/indoteknik_custom/views/web_logging/web_utm_source.xml
@@ -7,6 +7,7 @@
<tree>
<field name="name"/>
<field name="key"/>
+ <field name="activity_ids"/>
</tree>
</field>
</record>
@@ -23,6 +24,11 @@
<field name="key"/>
</group>
</group>
+ <notebook>
+ <page string="Activity">
+ <field name="activity_ids" />
+ </page>
+ </notebook>
</sheet>
</form>
</field>