refs #1147 invoice item searchable

This commit is contained in:
Cüneyt Şentürk
2020-01-21 15:26:21 +03:00
parent c71379c56b
commit 1688284cd1
6 changed files with 62 additions and 19 deletions

View File

@ -38,6 +38,7 @@
:form-error="form.errors.get('{{ $name }}')"
@endif
:loading-text="'{{ trans('general.loading') }}'"
:no-data-text="'{{ trans('general.no_data') }}'"
:no-matching-data-text="'{{ trans('general.no_matching_data') }}'"
></akaunting-select-remote>