From c6ce76170babfd6f2d019b6e6c8458dd0dc96522 Mon Sep 17 00:00:00 2001 From: rohitwaghchaure Date: Thu, 27 Mar 2025 11:58:02 +0530 Subject: [PATCH] Revert "perf: timeout while renaming cost center (backport #46641)" (cherry picked from commit 326126e741f1670f754566fd87cacf6af9d17466) --- erpnext/accounts/doctype/gl_entry/gl_entry.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/erpnext/accounts/doctype/gl_entry/gl_entry.json b/erpnext/accounts/doctype/gl_entry/gl_entry.json index 769fbbc427a..b438dbbe4ec 100644 --- a/erpnext/accounts/doctype/gl_entry/gl_entry.json +++ b/erpnext/accounts/doctype/gl_entry/gl_entry.json @@ -105,8 +105,7 @@ "label": "Cost Center", "oldfieldname": "cost_center", "oldfieldtype": "Link", - "options": "Cost Center", - "search_index": 1 + "options": "Cost Center" }, { "fieldname": "debit", @@ -359,7 +358,7 @@ "idx": 1, "in_create": 1, "links": [], - "modified": "2025-03-21 15:29:11.221890", + "modified": "2025-02-21 14:36:49.431166", "modified_by": "Administrator", "module": "Accounts", "name": "GL Entry",