We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b8514 commit 34d6e4bCopy full SHA for 34d6e4b
1 file changed
erpnext/stock/doctype/item_default/item_default.json
@@ -40,7 +40,8 @@
40
"fieldtype": "Link",
41
"in_list_view": 1,
42
"label": "Default Warehouse",
43
- "options": "Warehouse"
+ "options": "Warehouse",
44
+ "search_index": 1
45
},
46
{
47
"fieldname": "column_break_3",
@@ -139,7 +140,11 @@
139
140
],
141
"istable": 1,
142
"links": [],
143
+<<<<<<< HEAD
144
"modified": "2023-09-04 12:33:14.607267",
145
+=======
146
+ "modified": "2025-03-17 13:46:09.719105",
147
+>>>>>>> d758fde881 (fix: performance issue for item list view)
148
"modified_by": "Administrator",
149
"module": "Stock",
150
"name": "Item Default",
0 commit comments