mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
- Previously missing from legacy interface (cherry picked from commit 295f733ed9060caf3f945a63efeb1056a8542339) 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',
|
icon: 'fa-box',
|
||||||
},
|
},
|
||||||
pack_quantity: {},
|
pack_quantity: {},
|
||||||
|
active: {},
|
||||||
};
|
};
|
||||||
|
|
||||||
if (options.part) {
|
if (options.part) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user