]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/part/_assembly_row.html
date error in mapping
[mfinanz.git] / templates / webpages / part / _assembly_row.html
index 95c097ac5c3606f44cadacaafdf4cb818d60810d..827961f71bd09afa544ae76f63f4c7e5ba2eb50a 100644 (file)
@@ -25,7 +25,7 @@
        [% ITEM.part.presenter.part %]
     </td>
     <td nowrap>
-       [% P.part.type_abbreviation(ITEM.part.part_type) %][% P.classification_abbreviation(ITEM.part.classification_id) %]
+       [% P.part.type_abbreviation(ITEM.part.part_type) %][% P.part.classification_abbreviation(ITEM.part.classification_id) %]
     </td>
     <td>
        [% HTML.escape(ITEM.part.description) %]
@@ -51,6 +51,9 @@
     <td align="right">
       [%- L.div_tag(LxERP.format_amount(ITEM.linetotal_sellprice, 3, 0), name="linetotal") %]
       </td>
+    <td align="right">
+      [% ITEM.part.price_factor.description %]
+    </td>
     <td align="right">
       [% ITEM.part.sellprice_as_number %]
       </td>