refactor: utm analytics section in pos profile

This commit is contained in:
ruthra kumar
2026-02-10 14:24:59 +05:30
parent 0bafa347a5
commit 7de0ca164d

View File

@@ -78,7 +78,7 @@
"column_break0", "column_break0",
"tc_name", "tc_name",
"select_print_heading", "select_print_heading",
"campaign_section_break", "utm_analytics_section",
"utm_source", "utm_source",
"column_break_tvls", "column_break_tvls",
"utm_campaign", "utm_campaign",
@@ -462,12 +462,6 @@
"fieldname": "column_break_xygw", "fieldname": "column_break_xygw",
"fieldtype": "Column Break" "fieldtype": "Column Break"
}, },
{
"collapsible": 1,
"fieldname": "campaign_section_break",
"fieldtype": "Section Break",
"label": "Campaign"
},
{ {
"fieldname": "accounting_tab", "fieldname": "accounting_tab",
"fieldtype": "Tab Break", "fieldtype": "Tab Break",
@@ -554,6 +548,12 @@
"fieldname": "allow_warehouse_change", "fieldname": "allow_warehouse_change",
"fieldtype": "Check", "fieldtype": "Check",
"label": "Allow User to Edit Warehouse" "label": "Allow User to Edit Warehouse"
},
{
"collapsible": 1,
"fieldname": "utm_analytics_section",
"fieldtype": "Section Break",
"label": "Campaign"
} }
], ],
"grid_page_length": 50, "grid_page_length": 50,
@@ -582,7 +582,7 @@
"link_fieldname": "pos_profile" "link_fieldname": "pos_profile"
} }
], ],
"modified": "2026-02-05 18:17:26.807353", "modified": "2026-02-10 14:24:48.597412",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "POS Profile", "name": "POS Profile",