feat: make naming series based on posting datetime on by default on new sites

This commit is contained in:
Mihir Kandoi
2026-07-14 13:38:41 +05:30
parent d82e6c4f12
commit 7db93d8b19

View File

@@ -83,7 +83,7 @@
"read_only": 1
},
{
"default": "0",
"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.",
"fieldname": "use_posting_datetime_for_naming_documents",
"fieldtype": "Check",
@@ -91,13 +91,12 @@
}
],
"grid_page_length": 50,
"hide_toolbar": 0,
"icon": "fa fa-cog",
"idx": 1,
"in_create": 1,
"issingle": 1,
"links": [],
"modified": "2026-03-16 13:28:20.155574",
"modified": "2026-07-14 13:37:46.177444",
"modified_by": "Administrator",
"module": "Setup",
"name": "Global Defaults",