Merge pull request #42771 from frappe/mergify/bp/version-15-hotfix/pr-42769

fix: disable rename from warehouse (backport #42769)
This commit is contained in:
Nihantra C. Patel
2024-08-14 17:15:26 +05:30
committed by GitHub

View File

@@ -263,7 +263,7 @@
"idx": 1, "idx": 1,
"is_tree": 1, "is_tree": 1,
"links": [], "links": [],
"modified": "2024-01-24 16:27:28.299520", "modified": "2024-08-14 16:08:15.733597",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Warehouse", "name": "Warehouse",
@@ -320,6 +320,5 @@
"sort_field": "modified", "sort_field": "modified",
"sort_order": "DESC", "sort_order": "DESC",
"states": [], "states": [],
"title_field": "warehouse_name",
"track_changes": 1 "track_changes": 1
} }