Merge pull request #46555 from rohitwaghchaure/fixed-support-33798

fix: performance issue for item list view
This commit is contained in:
rohitwaghchaure
2025-03-17 16:36:53 +05:30
committed by GitHub

View File

@@ -40,7 +40,8 @@
"fieldtype": "Link", "fieldtype": "Link",
"in_list_view": 1, "in_list_view": 1,
"label": "Default Warehouse", "label": "Default Warehouse",
"options": "Warehouse" "options": "Warehouse",
"search_index": 1
}, },
{ {
"fieldname": "column_break_3", "fieldname": "column_break_3",
@@ -139,7 +140,7 @@
], ],
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2024-03-27 13:09:54.445015", "modified": "2025-03-17 13:46:09.719105",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Item Default", "name": "Item Default",