diff --git a/InvenTree/part/templates/part/order_prices.html b/InvenTree/part/templates/part/order_prices.html index 8efcf2994d..6c5b2173bf 100644 --- a/InvenTree/part/templates/part/order_prices.html +++ b/InvenTree/part/templates/part/order_prices.html @@ -97,7 +97,16 @@ {% trans 'No pricing information is available for this part.' %} {% endif %} - + +{% if part.bom_count > 0 %} +
+

{% trans 'BOM Pricing' %}

+
+ +
+
+{% endif %} + {% if price_history %}
@@ -122,7 +131,6 @@ the part single price shown is the current price for that supplier part">