Merge pull request #46646 from frappe/mergify/bp/version-14-hotfix/pr-46641

perf: timeout while renaming cost center (backport #46641)
This commit is contained in:
ruthra kumar
2025-03-25 13:27:09 +05:30
committed by GitHub

View File

@@ -88,7 +88,8 @@
"label": "Cost Center",
"oldfieldname": "cost_center",
"oldfieldtype": "Link",
"options": "Cost Center"
"options": "Cost Center",
"search_index": 1
},
{
"fieldname": "debit",
@@ -258,7 +259,7 @@
"idx": 1,
"in_create": 1,
"links": [],
"modified": "2024-03-19 18:30:49.613401",
"modified": "2025-03-21 15:29:11.221890",
"modified_by": "Administrator",
"module": "Accounts",
"name": "GL Entry",
@@ -292,4 +293,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"states": []
}
}