2
0
mirror of https://github.com/frappe/books.git synced 2024-11-09 23:30:56 +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 } { "value": "20", "label": 20 }
] ]
} }
] ],
"keywordFields": ["name"]
} }