diff --git a/erpnext/selling/doctype/pick_up_location/pick_up_location.json b/erpnext/selling/doctype/pick_up_location/pick_up_location.json index ab10baf536a72d24cf27eb968c29088788a661ff..6e1c352e91e75001bf239782acbca70548adf946 100644 --- a/erpnext/selling/doctype/pick_up_location/pick_up_location.json +++ b/erpnext/selling/doctype/pick_up_location/pick_up_location.json @@ -1,7 +1,7 @@ { "actions": [], "allow_rename": 1, - "autoname": "format:PICKUP-{########}", + "autoname": "hash", "creation": "2023-05-26 12:11:23.752055", "default_view": "List", "doctype": "DocType", @@ -43,11 +43,11 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2023-05-26 14:26:12.123186", + "modified": "2025-03-20 12:03:55.668373", "modified_by": "Administrator", "module": "Selling", "name": "Pick-up Location", - "naming_rule": "Expression", + "naming_rule": "Random", "owner": "Administrator", "permissions": [], "quick_entry": 1, @@ -55,4 +55,4 @@ "sort_field": "modified", "sort_order": "DESC", "states": [] -} \ No newline at end of file +}