diff --git a/InvenTree/stock/templates/stock/tabs.html b/InvenTree/stock/templates/stock/tabs.html index 89ffa49e86..ac381a76ab 100644 --- a/InvenTree/stock/templates/stock/tabs.html +++ b/InvenTree/stock/templates/stock/tabs.html @@ -4,6 +4,12 @@ {% trans "Tracking" %} + {% if 0 %} + + + {% trans "Builds" %} + + {% endif %} {% trans "Notes" %}{% if item.notes %} {% endif %}