diff --git a/InvenTree/order/templates/order/purchase_order_detail.html b/InvenTree/order/templates/order/purchase_order_detail.html index a3a92e8612..5debf92c5b 100644 --- a/InvenTree/order/templates/order/purchase_order_detail.html +++ b/InvenTree/order/templates/order/purchase_order_detail.html @@ -115,7 +115,7 @@ InvenTree | {{ order }} {% for line in order.lines.all %} - + {{ forloop.counter }}