mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-19 06:45:11 +00:00
committed by
Mergify
parent
80c20531aa
commit
3b7410f2d3
@@ -321,9 +321,9 @@
|
|||||||
"fieldname": "enable_utm",
|
"fieldname": "enable_utm",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
"label": "Enable UTM"
|
"label": "Enable UTM"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"default": "0",
|
"default": "1",
|
||||||
"fieldname": "automatically_fetch_payment_terms_from_quotation",
|
"fieldname": "automatically_fetch_payment_terms_from_quotation",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
"label": "Automatically Fetch Payment Terms from Quotation"
|
"label": "Automatically Fetch Payment Terms from Quotation"
|
||||||
@@ -336,7 +336,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2026-02-12 10:38:34.605126",
|
"modified": "2026-02-18 21:25:56.307468",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Selling",
|
"module": "Selling",
|
||||||
"name": "Selling Settings",
|
"name": "Selling Settings",
|
||||||
|
|||||||
Reference in New Issue
Block a user