diff --git a/erpnext/setup/doctype/global_defaults/global_defaults.json b/erpnext/setup/doctype/global_defaults/global_defaults.json index 9178bb64768..55ff08d21fe 100644 --- a/erpnext/setup/doctype/global_defaults/global_defaults.json +++ b/erpnext/setup/doctype/global_defaults/global_defaults.json @@ -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",