Search on supplier name attached to maintenance
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
1a48790dfe
commit
b94aaad9b5
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ class AssetMaintenance extends Model implements ICompanyableChild
|
|||
'asset' => ['name', 'asset_tag'],
|
||||
'asset.model' => ['name', 'model_number'],
|
||||
'asset.supplier' => ['name'],
|
||||
'supplier' => ['name'],
|
||||
];
|
||||
|
||||
public function getCompanyableParents()
|
||||
|
|
Loading…
Add table
Reference in a new issue