Add location_id to fillable (#5286)

Should fix #5268
This commit is contained in:
Daniel Meltzer 2018-03-29 08:11:07 -04:00 committed by snipe
parent a510ac4052
commit 787f2390fb

View file

@ -94,6 +94,7 @@ class Asset extends Depreciable
'assigned_type',
'company_id',
'image',
'location_id',
'model_id',
'name',
'notes',