Skip to content
Snippets Groups Projects
Unverified Commit 1bc4d1b9 authored by snipe's avatar snipe Committed by GitHub
Browse files

Merge pull request #9717 from PetriAsi/fix/accessories-bulk-set-min-amt

Added #9716: Allow to bulk update accessories min_amt
parents ac52ea34 ae2c77f9
No related branches found
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