mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-14 15:33:54 -08:00
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <snipe@snipe.net> # Conflicts: # resources/views/partials/forms/edit/company-select.blade.php
This commit is contained in:
commit
7b5a6a0085
|
@ -91,6 +91,7 @@ class Accessory extends SnipeModel
|
||||||
'supplier_id',
|
'supplier_id',
|
||||||
'image',
|
'image',
|
||||||
'qty',
|
'qty',
|
||||||
|
'min_amt',
|
||||||
'requestable'
|
'requestable'
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue