fix: set default to 1

(cherry picked from commit 8b9e02fd44)
This commit is contained in:
SowmyaArunachalam
2026-02-18 21:28:26 +05:30
committed by Mergify
parent 80c20531aa
commit 3b7410f2d3

View File

@@ -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",