added 'requestable' to fillable attributes. (#7787)
This commit is contained in:
@@ -111,6 +111,7 @@ class Asset extends Depreciable
|
||||
'status_id',
|
||||
'supplier_id',
|
||||
'warranty_months',
|
||||
'requestable',
|
||||
];
|
||||
|
||||
use Searchable;
|
||||
|
||||
Reference in New Issue
Block a user