From 0ebc45e834a0c495f64852bcf503e412caeef6d6 Mon Sep 17 00:00:00 2001
From: Matthias
{{ item.stock_item.part.full_name }}
- {{ item.stock_item.part.description }}
+ {{ item.stock_item.part.description }}
{% decimal item.quantity %}
{{ item.stock_item.location }}
diff --git a/InvenTree/build/templates/build/create_build_item.html b/InvenTree/build/templates/build/create_build_item.html
index 9ebf5bb389..cc23bd49a9 100644
--- a/InvenTree/build/templates/build/create_build_item.html
+++ b/InvenTree/build/templates/build/create_build_item.html
@@ -8,7 +8,7 @@
- {% blocktrans %}The allocated stock will be installed into the following build output:
{{output}}{% endblocktrans %}
+ {% blocktrans %}The allocated stock will be installed into the following build output:
{{output}}{% endblocktrans %}
{{ name }}
{{ description }}
- {% trans "Current value" %}: {{ value }}
+ {% trans "Current value" %}: {{ value }}
{{ part.description }}
-{{ stock_item.location }}
-Stock Item ID: {{ stock_item.pk }}
+{{ stock_item.location }}
+Stock Item ID: {{ stock_item.pk }}