Skip to content
Snippets Groups Projects
Commit ae2c77f9 authored by Petri Asikainen's avatar Petri Asikainen
Browse files

Allow to bulk update min_amt

parent aae6a8fc
Branches
No related tags found
No related merge requests found
......@@ -91,6 +91,7 @@ class Accessory extends SnipeModel
'supplier_id',
'image',
'qty',
'min_amt',
'requestable'
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment