diff --git a/src/backend/InvenTree/templates/js/translated/company.js b/src/backend/InvenTree/templates/js/translated/company.js index a008da2041..ac822b0436 100644 --- a/src/backend/InvenTree/templates/js/translated/company.js +++ b/src/backend/InvenTree/templates/js/translated/company.js @@ -165,6 +165,7 @@ function supplierPartFields(options={}) { icon: 'fa-box', }, pack_quantity: {}, + active: {}, }; if (options.part) {