X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/9c29f7183bb2e2861553339789d7ac8ba7dd188d..HEAD:/templates/webpages/part/_assembly_row.html
diff --git a/templates/webpages/part/_assembly_row.html b/templates/webpages/part/_assembly_row.html
index 95c097ac5..827961f71 100644
--- a/templates/webpages/part/_assembly_row.html
+++ b/templates/webpages/part/_assembly_row.html
@@ -25,7 +25,7 @@
[% ITEM.part.presenter.part %]
- [% 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) %]
|
[% HTML.escape(ITEM.part.description) %]
@@ -51,6 +51,9 @@
|
[%- L.div_tag(LxERP.format_amount(ITEM.linetotal_sellprice, 3, 0), name="linetotal") %]
|
+
+ [% ITEM.part.price_factor.description %]
+ |
[% ITEM.part.sellprice_as_number %]
|