Skip to content

Commit

Permalink
perf: index dn_detail in Delivery Note Item
Browse files Browse the repository at this point in the history
  • Loading branch information
s-aga-r committed Oct 16, 2023
1 parent 0f6d67d commit 5b4528e
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,8 @@
"label": "Against Delivery Note Item",
"no_copy": 1,
"print_hide": 1,
"read_only": 1
"read_only": 1,
"search_index": 1
},
{
"fieldname": "stock_qty_sec_break",
Expand Down Expand Up @@ -892,7 +893,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2023-07-26 12:53:49.357171",
"modified": "2023-10-16 16:18:18.013379",
"modified_by": "Administrator",
"module": "Stock",
"name": "Delivery Note Item",
Expand All @@ -902,4 +903,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"states": []
}
}

0 comments on commit 5b4528e

Please sign in to comment.