diff --git a/InvenTree/stock/templates/stock/item.html b/InvenTree/stock/templates/stock/item.html index 62e46c8f84..2d59c9f84e 100644 --- a/InvenTree/stock/templates/stock/item.html +++ b/InvenTree/stock/templates/stock/item.html @@ -24,6 +24,11 @@ + {% if item.part.trackable %} + + {% endif %} {% endif %}