perf: timeout while renaming cost center

(cherry picked from commit 92be7cbbbf)

# Conflicts:
#	erpnext/accounts/doctype/gl_entry/gl_entry.json
This commit is contained in:
Rohit Waghchaure
2025-03-21 15:30:23 +05:30
committed by Mergify
parent 300f1a860b
commit b9b08c35ef

View File

@@ -88,7 +88,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",
@@ -258,7 +259,11 @@
"idx": 1, "idx": 1,
"in_create": 1, "in_create": 1,
"links": [], "links": [],
<<<<<<< HEAD
"modified": "2024-03-19 18:30:49.613401", "modified": "2024-03-19 18:30:49.613401",
=======
"modified": "2025-03-21 15:29:11.221890",
>>>>>>> 92be7cbbbf (perf: timeout while renaming cost center)
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "GL Entry", "name": "GL Entry",