mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
refactor: better description on toggle
(cherry picked from commit 20af546b26)
This commit is contained in:
@@ -315,7 +315,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"default": "0",
|
"default": "0",
|
||||||
"description": "Enable UTM parameters",
|
"description": "Enable Urchin Tracking Module parameters in Quotation, Sales Order, Sales Invoice, POS Invoice, Lead, and Delivery Note.",
|
||||||
"documentation_url": "https://en.wikipedia.org/wiki/UTM_parameters",
|
"documentation_url": "https://en.wikipedia.org/wiki/UTM_parameters",
|
||||||
"fieldname": "enable_utm",
|
"fieldname": "enable_utm",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
@@ -329,7 +329,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2026-02-06 16:11:13.538490",
|
"modified": "2026-02-12 10:38:34.605126",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Selling",
|
"module": "Selling",
|
||||||
"name": "Selling Settings",
|
"name": "Selling Settings",
|
||||||
|
|||||||
Reference in New Issue
Block a user