diff --git a/InvenTree/part/templates/part/part_base.html b/InvenTree/part/templates/part/part_base.html index ec296d4174..2e1cb2e71f 100644 --- a/InvenTree/part/templates/part/part_base.html +++ b/InvenTree/part/templates/part/part_base.html @@ -181,6 +181,14 @@ {% endif %} {% endif %} {% endif %} + {% if part.trackable and part.getLatestSerialNumber %} +