mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Allow to bulk update min_amt
This commit is contained in:
parent
aae6a8fc6c
commit
ae2c77f97f
|
@ -91,6 +91,7 @@ class Accessory extends SnipeModel
|
|||
'supplier_id',
|
||||
'image',
|
||||
'qty',
|
||||
'min_amt',
|
||||
'requestable'
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue