Merge pull request #46647 from frappe/mergify/bp/version-15-hotfix/pr-46641

perf: timeout while renaming cost center (backport #46641)
This commit is contained in:
rohitwaghchaure
2025-03-22 20:49:18 +05:30
committed by GitHub

View File

@@ -105,7 +105,8 @@
"label": "Cost Center", "label": "Cost Center",
"oldfieldname": "cost_center", "oldfieldname": "cost_center",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Cost Center" "options": "Cost Center",
"search_index": 1
}, },
{ {
"fieldname": "debit", "fieldname": "debit",
@@ -358,7 +359,7 @@
"idx": 1, "idx": 1,
"in_create": 1, "in_create": 1,
"links": [], "links": [],
"modified": "2025-02-21 14:36:49.431166", "modified": "2025-03-21 15:29:11.221890",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "GL Entry", "name": "GL Entry",