2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00

feat: added name to keywordFields

This commit is contained in:
akshayitzme 2024-02-02 14:44:16 +05:30
parent 0e4c3a18fc
commit f90579dc87

View File

@ -231,5 +231,6 @@
{ "value": "20", "label": 20 }
]
}
]
],
"keywordFields": ["name"]
}