diff --git a/InvenTree/report/templates/report/inventree_bill_of_materials_report.html b/InvenTree/report/templates/report/inventree_bill_of_materials_report.html index dd1461fda7..da0881c68b 100644 --- a/InvenTree/report/templates/report/inventree_bill_of_materials_report.html +++ b/InvenTree/report/templates/report/inventree_bill_of_materials_report.html @@ -145,10 +145,10 @@ table td.expand {
- +
- {{ line.part.full_name }} + {{ line.sub_part.full_name }}
{% decimal line.quantity %}