account filter on transfers is fixed #1907
This commit is contained in:
parent
761ac3312a
commit
1599962146
@ -65,6 +65,7 @@ return [
|
||||
|
||||
App\Models\Banking\Account::class => [
|
||||
'columns' => [
|
||||
'id',
|
||||
'name' => ['searchable' => true],
|
||||
'number' => ['searchable' => true],
|
||||
'bank_name' => ['searchable' => true],
|
||||
|
Loading…
x
Reference in New Issue
Block a user