mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Merge remote-tracking branch 'origin/develop'
This commit is contained in:
commit
26e4354433
|
@ -166,6 +166,7 @@ class Asset extends Depreciable
|
||||||
'supplier' => ['name'],
|
'supplier' => ['name'],
|
||||||
'company' => ['name'],
|
'company' => ['name'],
|
||||||
'defaultLoc' => ['name'],
|
'defaultLoc' => ['name'],
|
||||||
|
'location' => ['name'],
|
||||||
'model' => ['name', 'model_number'],
|
'model' => ['name', 'model_number'],
|
||||||
'model.category' => ['name'],
|
'model.category' => ['name'],
|
||||||
'model.manufacturer' => ['name'],
|
'model.manufacturer' => ['name'],
|
||||||
|
|
Loading…
Reference in a new issue