From 201911be0533ff936eb7a742b65f87081d6bead3 Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 24 Nov 2021 12:46:49 +1100 Subject: [PATCH] Auto-complete 'manufacturer-part' field for supplier-part form --- InvenTree/templates/js/translated/company.js | 1 + 1 file changed, 1 insertion(+) diff --git a/InvenTree/templates/js/translated/company.js b/InvenTree/templates/js/translated/company.js index 0e71ad99b1..4ab7a7fa3d 100644 --- a/InvenTree/templates/js/translated/company.js +++ b/InvenTree/templates/js/translated/company.js @@ -124,6 +124,7 @@ function supplierPartFields() { part_detail: true, manufacturer_detail: true, }, + auto_fill: true, }, description: {}, link: {