Skip to content

Commit

Permalink
fix: indexing on Delivery Note Item (#37766)
Browse files Browse the repository at this point in the history
fix: added indexing on Delivery Note Item
  • Loading branch information
rohitwaghchaure authored Oct 31, 2023
1 parent e752f8f commit 056b74b
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,8 @@
"label": "Delivery Note Item",
"no_copy": 1,
"print_hide": 1,
"read_only": 1
"read_only": 1,
"search_index": 1
},
{
"collapsible": 1,
Expand Down Expand Up @@ -1089,7 +1090,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2023-10-19 10:50:58.071735",
"modified": "2023-10-30 17:32:24.560337",
"modified_by": "Administrator",
"module": "Stock",
"name": "Purchase Receipt Item",
Expand Down

0 comments on commit 056b74b

Please sign in to comment.