We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d94db1e commit c1bf016Copy full SHA for c1bf016
erpnext/edi/doctype/common_code/common_code.json
@@ -74,7 +74,7 @@
74
}
75
],
76
"links": [],
77
- "modified": "2024-11-06 07:44:44.171196",
+ "modified": "2024-11-06 07:46:17.175687",
78
"modified_by": "Administrator",
79
"module": "EDI",
80
"name": "Common Code",
@@ -94,6 +94,7 @@
94
"write": 1
95
96
97
+ "search_fields": "common_code,description",
98
"show_title_field_in_link": 1,
99
"sort_field": "creation",
100
"sort_order": "DESC",
0 commit comments