Artikel-Klassifizierung
[kivitendo-erp.git] / templates / webpages / part / _assembly_row.html
index 82e5c46..9254812 100644 (file)
@@ -24,6 +24,9 @@
     <td nowrap>
        [% P.part(ITEM.part) %]
     </td>
+    <td nowrap>
+       [% P.type_abbreviation(ITEM.part.part_type) %][% P.classification_abbreviation(ITEM.part.classification_id) %]
+    </td>
     <td>
        [% HTML.escape(ITEM.part.description) %]
     </td>