diff --git a/InvenTree/build/templates/build/build_base.html b/InvenTree/build/templates/build/build_base.html index 20eb3b0672..9ea112911f 100644 --- a/InvenTree/build/templates/build/build_base.html +++ b/InvenTree/build/templates/build/build_base.html @@ -14,6 +14,11 @@ InvenTree | {% trans "Build" %} - {{ build }} {% trans "This build is allocated to Sales Order" %} {{ build.sales_order }} {% endif %} +{% if build.parent %} +