mirror of
https://github.com/frappe/books.git
synced 2025-01-22 14:48:25 +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…
x
Reference in New Issue
Block a user