Skip to content

Commit 119f2e7

Browse files
rohitwaghchauremergify[bot]
authored andcommitted
Revert "perf: timeout while renaming cost center (backport #46641)"
(cherry picked from commit da6affb)
1 parent 67d7ffa commit 119f2e7

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

erpnext/accounts/doctype/gl_entry/gl_entry.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@
8888
"label": "Cost Center",
8989
"oldfieldname": "cost_center",
9090
"oldfieldtype": "Link",
91-
"options": "Cost Center",
92-
"search_index": 1
91+
"options": "Cost Center"
9392
},
9493
{
9594
"fieldname": "debit",
@@ -259,7 +258,7 @@
259258
"idx": 1,
260259
"in_create": 1,
261260
"links": [],
262-
"modified": "2025-03-21 15:29:11.221890",
261+
"modified": "2024-03-19 18:30:49.613401",
263262
"modified_by": "Administrator",
264263
"module": "Accounts",
265264
"name": "GL Entry",
@@ -293,4 +292,4 @@
293292
"sort_field": "modified",
294293
"sort_order": "DESC",
295294
"states": []
296-
}
295+
}

0 commit comments

Comments
 (0)