diff --git a/InvenTree/build/templates/build/complete.html b/InvenTree/build/templates/build/complete.html index a2ebb26209..5e9338d656 100644 --- a/InvenTree/build/templates/build/complete.html +++ b/InvenTree/build/templates/build/complete.html @@ -7,18 +7,42 @@ Are you sure you want to mark this build as complete?
| + | Part | +Quantity | +Location | +
|---|---|---|---|
|
+
+ |
+
+ {{ item.stock_item.part.name }} + {{ item.stock_item.part.description }} + |
+ {{ item.quantity }} | +{{ item.stock_item.location }} | +