diff --git a/InvenTree/part/templates/part/bom_upload/select_parts.html b/InvenTree/part/templates/part/bom_upload/select_parts.html index 956f4c2271..80545ddf62 100644 --- a/InvenTree/part/templates/part/bom_upload/select_parts.html +++ b/InvenTree/part/templates/part/bom_upload/select_parts.html @@ -18,6 +18,7 @@ + {% for col in bom_columns %} @@ -33,7 +34,10 @@ + {% for item in row.data %}
Row + + + {{ forloop.counter }}