mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
fix: stockMovementItem keywordFields
This commit is contained in:
parent
12ae65600d
commit
c624024505
@ -54,7 +54,7 @@
|
||||
}
|
||||
],
|
||||
"tableFields": ["item", "fromLocation", "toLocation", "batchNumber", "quantity", "rate"],
|
||||
"keywordFields": ["item", "batchNumber"],
|
||||
"keywordFields": ["item"],
|
||||
"quickEditFields": [
|
||||
"item",
|
||||
"fromLocation",
|
||||
|
Loading…
Reference in New Issue
Block a user