fixed invoice index page issue.
This commit is contained in:
parent
90f47beed3
commit
8b049f1f02
@ -194,7 +194,7 @@ return [
|
||||
'route' => 'currencies.index'
|
||||
],
|
||||
'contact_id' => [
|
||||
'route' => 'customer.index'
|
||||
'route' => 'customers.index'
|
||||
],
|
||||
'contact_name' => ['searchable' => true],
|
||||
'contact_email' => ['searchable' => true],
|
||||
|
Loading…
x
Reference in New Issue
Block a user