We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67d7ffa + 119f2e7 commit ceaea16Copy full SHA for ceaea16
1 file changed
erpnext/accounts/doctype/gl_entry/gl_entry.json
@@ -88,8 +88,7 @@
88
"label": "Cost Center",
89
"oldfieldname": "cost_center",
90
"oldfieldtype": "Link",
91
- "options": "Cost Center",
92
- "search_index": 1
+ "options": "Cost Center"
93
},
94
{
95
"fieldname": "debit",
@@ -259,7 +258,7 @@
259
258
"idx": 1,
260
"in_create": 1,
261
"links": [],
262
- "modified": "2025-03-21 15:29:11.221890",
+ "modified": "2024-03-19 18:30:49.613401",
263
"modified_by": "Administrator",
264
"module": "Accounts",
265
"name": "GL Entry",
@@ -293,4 +292,4 @@
293
292
"sort_field": "modified",
294
"sort_order": "DESC",
295
"states": []
296
-}
+}
0 commit comments