- Previously missing from legacy interface
(cherry picked from commit 295f733ed9)
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
parent
fab846e3cc
commit
7babef098a
|
|
@ -165,6 +165,7 @@ function supplierPartFields(options={}) {
|
|||
icon: 'fa-box',
|
||||
},
|
||||
pack_quantity: {},
|
||||
active: {},
|
||||
};
|
||||
|
||||
if (options.part) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue