Skip to content

Commit

Permalink
added 'requestable' to fillable attributes. (snipe#7787)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtreeEdo authored and Peter Brink committed Feb 25, 2020
1 parent 745abce commit 52ed008
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Models/Asset.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ class Asset extends Depreciable
'status_id',
'supplier_id',
'warranty_months',
'requestable',
];

use Searchable;
Expand Down

0 comments on commit 52ed008

Please sign in to comment.