Merge pull request #51313 from frappe/mergify/bp/version-15-hotfix/pr-51310

perf: index for warehouse field (backport #51310)
This commit is contained in:
rohitwaghchaure
2025-12-24 15:30:23 +05:30
committed by GitHub

View File

@@ -234,7 +234,8 @@
"in_list_view": 1,
"label": "Warehouse",
"options": "Warehouse",
"read_only": 1
"read_only": 1,
"search_index": 1
},
{
"fieldname": "batch_no",
@@ -282,7 +283,7 @@
"icon": "fa fa-barcode",
"idx": 1,
"links": [],
"modified": "2025-07-15 13:40:21.938700",
"modified": "2025-12-24 14:30:43.599590",
"modified_by": "Administrator",
"module": "Stock",
"name": "Serial No",