Merge pull request #57357 from mihir-kandoi/posting-datetime-desc

chore: better description for posting datetime for naming series field
This commit is contained in:
Mihir Kandoi
2026-07-22 15:40:24 +05:30
committed by GitHub

View File

@@ -87,10 +87,10 @@
}, },
{ {
"default": "1", "default": "1",
"description": "When checked, the system will use the posting datetime of the document for naming the document instead of the creation datetime of the document.", "description": "When checked, the system will use the posting date of the document for naming instead of the creation date.",
"fieldname": "use_posting_datetime_for_naming_documents", "fieldname": "use_posting_datetime_for_naming_documents",
"fieldtype": "Check", "fieldtype": "Check",
"label": "Use Posting Datetime for Naming Documents" "label": "Use Posting Date for Naming Documents"
}, },
{ {
"fieldname": "defaults_section", "fieldname": "defaults_section",
@@ -113,7 +113,7 @@
"in_create": 1, "in_create": 1,
"issingle": 1, "issingle": 1,
"links": [], "links": [],
"modified": "2026-07-14 23:00:00.000000", "modified": "2026-07-22 15:28:19.250215",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Global Defaults", "name": "Global Defaults",