From dff8d1fb95c62f5fa321f57bd4921b511bd96517 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Mon, 8 Jul 2019 09:33:44 +1000 Subject: [PATCH] Supply part name for auto-fill when creating a new part --- .../part/templates/part/bom_upload/select_parts.html | 2 +- InvenTree/part/views.py | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/InvenTree/part/templates/part/bom_upload/select_parts.html b/InvenTree/part/templates/part/bom_upload/select_parts.html index d7db2b7d84..c514f095eb 100644 --- a/InvenTree/part/templates/part/bom_upload/select_parts.html +++ b/InvenTree/part/templates/part/bom_upload/select_parts.html @@ -35,7 +35,7 @@ {% for row in bom_rows %} - +