From 3d5be5a5c720143896a5b1add5f651145cd20956 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 25 Jan 2023 21:04:07 +0100 Subject: [PATCH] Fixed error in default BOM report (#4257) * Enable rendering of table in Notes markdown into reports * fixed style problems * Fixed error in default BOM report * Delete bla ups, left over --- .../templates/report/inventree_bill_of_materials_report.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 %}