mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
- Previously missing from legacy interface
(cherry picked from commit 295f733ed9
)
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
committed by
GitHub
parent
fab846e3cc
commit
7babef098a
@ -165,6 +165,7 @@ function supplierPartFields(options={}) {
|
|||||||
icon: 'fa-box',
|
icon: 'fa-box',
|
||||||
},
|
},
|
||||||
pack_quantity: {},
|
pack_quantity: {},
|
||||||
|
active: {},
|
||||||
};
|
};
|
||||||
|
|
||||||
if (options.part) {
|
if (options.part) {
|
||||||
|
Reference in New Issue
Block a user