chore: make mr_item indexed

This commit is contained in:
Mihir Kandoi
2025-12-18 21:09:38 +05:30
parent 48ea75c452
commit d78a626661

View File

@@ -178,7 +178,8 @@
"fieldtype": "Link", "fieldtype": "Link",
"label": "Material Request", "label": "Material Request",
"options": "Material Request", "options": "Material Request",
"read_only": 1 "read_only": 1,
"search_index": 1
}, },
{ {
"fieldname": "material_request_item", "fieldname": "material_request_item",
@@ -283,7 +284,7 @@
], ],
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2025-09-23 00:02:57.817040", "modified": "2025-12-18 21:09:12.737036",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Pick List Item", "name": "Pick List Item",