| {% trans "Part" %} | +{% trans "Reference" %} | +{% trans "Quantity" %} | +{% trans "Transferred" %} | +{% trans "Note" %} | +
|---|---|---|---|---|
|
+
+
+
+ {{ line.part.full_name }}
+
+ |
+ {{ line.reference }} | +{% decimal line.quantity %} | +{% decimal line.transferred %} | +{{ line.notes }} | +