close #1831 Fixed: Unable to select company on New User Step
This commit is contained in:
parent
baa9bc64d7
commit
9efca137a0
@ -114,6 +114,7 @@ return [
|
|||||||
App\Models\Common\Company::class => [
|
App\Models\Common\Company::class => [
|
||||||
'columns' => [
|
'columns' => [
|
||||||
'domain' => ['searchable' => true],
|
'domain' => ['searchable' => true],
|
||||||
|
'settings.value' => ['searchable' => true],
|
||||||
'enabled' => ['boolean' => true],
|
'enabled' => ['boolean' => true],
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user