2
0
mirror of https://github.com/frappe/books.git synced 2025-01-22 14:48:25 +00:00

fix: include Payment in the search

This commit is contained in:
18alantom 2022-05-31 11:25:02 +05:30
parent 11a2589c4a
commit 2dd3f9dab4
2 changed files with 4 additions and 3 deletions

View File

@ -138,5 +138,6 @@
"amount",
"writeoff",
"for"
]
],
"keywordFields": ["name", "party", "paymentType"]
}

View File

@ -71,7 +71,7 @@
<div
v-if="si.group === 'Docs'"
class="flex w-full justify-between px-3 items-center"
style="height: 48px"
style="height: 48px; margin-left: -2px"
>
<div class="flex items-center">
<p class="text-gray-900">
@ -93,7 +93,7 @@
<div
v-else
class="flex flex-row w-full justify-between px-3 items-center"
style="height: 48px"
style="height: 48px; margin-left: -2px"
>
<p class="text-gray-900">
{{ si.label }}