Make expected_checkin fillable
This commit is contained in:
parent
df5cc7525e
commit
08784f9cc5
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ class Asset extends Depreciable
|
|||
'warranty_months',
|
||||
'requestable',
|
||||
'last_checkout',
|
||||
'expected_checkin',
|
||||
];
|
||||
|
||||
use Searchable;
|
||||
|
|
Loading…
Add table
Reference in a new issue