mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 13:39:18 +00:00
refactor: utm analytics section in lead
(cherry picked from commit 71e8941285)
This commit is contained in:
@@ -52,13 +52,12 @@
|
|||||||
"country",
|
"country",
|
||||||
"column_break2",
|
"column_break2",
|
||||||
"contact_html",
|
"contact_html",
|
||||||
"section_break_analytics",
|
"utm_analytics_section",
|
||||||
"utm_source",
|
"utm_source",
|
||||||
"utm_content",
|
"utm_medium",
|
||||||
"column_break_gkxo",
|
"column_break_gkxo",
|
||||||
"utm_campaign",
|
"utm_campaign",
|
||||||
"column_break_gqka",
|
"utm_content",
|
||||||
"utm_medium",
|
|
||||||
"qualification_tab",
|
"qualification_tab",
|
||||||
"qualification_status",
|
"qualification_status",
|
||||||
"column_break_64",
|
"column_break_64",
|
||||||
@@ -504,10 +503,6 @@
|
|||||||
"fieldname": "column_break_gkxo",
|
"fieldname": "column_break_gkxo",
|
||||||
"fieldtype": "Column Break"
|
"fieldtype": "Column Break"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"fieldname": "column_break_gqka",
|
|
||||||
"fieldtype": "Column Break"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"fieldname": "utm_content",
|
"fieldname": "utm_content",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
@@ -537,7 +532,8 @@
|
|||||||
"options": "UTM Campaign"
|
"options": "UTM Campaign"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "section_break_analytics",
|
"collapsible": 1,
|
||||||
|
"fieldname": "utm_analytics_section",
|
||||||
"fieldtype": "Section Break",
|
"fieldtype": "Section Break",
|
||||||
"label": "Analytics"
|
"label": "Analytics"
|
||||||
}
|
}
|
||||||
@@ -547,7 +543,7 @@
|
|||||||
"idx": 5,
|
"idx": 5,
|
||||||
"image_field": "image",
|
"image_field": "image",
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2025-06-26 11:02:01.158901",
|
"modified": "2026-02-10 14:36:37.157961",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "CRM",
|
"module": "CRM",
|
||||||
"name": "Lead",
|
"name": "Lead",
|
||||||
|
|||||||
Reference in New Issue
Block a user