From da6affbba70cface1a5c7de23059366c05fa64f1 Mon Sep 17 00:00:00 2001 From: rohitwaghchaure Date: Thu, 27 Mar 2025 11:57:24 +0530 Subject: [PATCH] Revert "perf: timeout while renaming cost center (backport #46641)" --- erpnext/accounts/doctype/gl_entry/gl_entry.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/erpnext/accounts/doctype/gl_entry/gl_entry.json b/erpnext/accounts/doctype/gl_entry/gl_entry.json index f6d36b94e35..eb99768b05e 100644 --- a/erpnext/accounts/doctype/gl_entry/gl_entry.json +++ b/erpnext/accounts/doctype/gl_entry/gl_entry.json @@ -88,8 +88,7 @@ "label": "Cost Center", "oldfieldname": "cost_center", "oldfieldtype": "Link", - "options": "Cost Center", - "search_index": 1 + "options": "Cost Center" }, { "fieldname": "debit", @@ -259,7 +258,7 @@ "idx": 1, "in_create": 1, "links": [], - "modified": "2025-03-21 15:29:11.221890", + "modified": "2024-03-19 18:30:49.613401", "modified_by": "Administrator", "module": "Accounts", "name": "GL Entry", @@ -293,4 +292,4 @@ "sort_field": "modified", "sort_order": "DESC", "states": [] -} +} \ No newline at end of file