Allow to bulk update min_amt

This commit is contained in:
Petri Asikainen 2021-06-17 00:36:04 +03:00
parent aae6a8fc6c
commit ae2c77f97f

View file

@ -91,6 +91,7 @@ class Accessory extends SnipeModel
'supplier_id',
'image',
'qty',
'min_amt',
'requestable'
];