added contact filter for transactions #33ywwz1
This commit is contained in:
@@ -122,7 +122,9 @@ return [
|
||||
'route' => ['currencies.index', 'search=enabled:1'],
|
||||
],
|
||||
'document_id',
|
||||
'contact_id',
|
||||
'contact_id' => [
|
||||
'route' => 'contacts.index',
|
||||
],
|
||||
'description' => ['searchable' => true],
|
||||
'payment_method',
|
||||
'reference',
|
||||
|
||||
Reference in New Issue
Block a user