Added supplier_id as fillable
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
36767c0a5c
commit
2d9be4e9e0
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ class Consumable extends SnipeModel
|
|||
'item_no',
|
||||
'location_id',
|
||||
'manufacturer_id',
|
||||
'supplier_id',
|
||||
'name',
|
||||
'order_number',
|
||||
'model_number',
|
||||
|
|
Loading…
Add table
Reference in a new issue