fix: indexing on Delivery Note Item (backport #37766) (#37777)

fix: indexing on Delivery Note Item (#37766)

fix: added indexing on Delivery Note Item
(cherry picked from commit 056b74b162)

Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
This commit is contained in:
mergify[bot]
2023-10-31 14:31:38 +05:30
committed by GitHub
parent af57cc6c5f
commit 9b66a06c86

View File

@@ -923,7 +923,8 @@
"label": "Delivery Note Item", "label": "Delivery Note Item",
"no_copy": 1, "no_copy": 1,
"print_hide": 1, "print_hide": 1,
"read_only": 1 "read_only": 1,
"search_index": 1
}, },
{ {
"collapsible": 1, "collapsible": 1,
@@ -1052,7 +1053,7 @@
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2023-10-19 10:50:58.071735", "modified": "2023-10-30 17:32:24.560337",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Purchase Receipt Item", "name": "Purchase Receipt Item",