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:
committed by
Mergify
parent
300f1a860b
commit
b9b08c35ef
@@ -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,11 @@
|
||||
"idx": 1,
|
||||
"in_create": 1,
|
||||
"links": [],
|
||||
<<<<<<< HEAD
|
||||
"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",
|
||||
"module": "Accounts",
|
||||
"name": "GL Entry",
|
||||
|
||||
Reference in New Issue
Block a user