X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Forder%2Ftabs%2F_second_row.html;h=a29b5eb11bf38f72de7accb81419ab9e4fed0e71;hb=5737ce39a18326f1c3ae70a5afcc2d494fb901c7;hp=8b9939ad2e3b0d0cb13655f180de59561e4bcf7d;hpb=e0a47f33b02b4cd8760fbe3c3f8c9ffa722db4e4;p=kivitendo-erp.git diff --git a/templates/webpages/order/tabs/_second_row.html b/templates/webpages/order/tabs/_second_row.html index 8b9939ad2..a29b5eb11 100644 --- a/templates/webpages/order/tabs/_second_row.html +++ b/templates/webpages/order/tabs/_second_row.html @@ -14,6 +14,15 @@ [%- 'Subtotal' | $T8 %] [% L.yes_no_tag("order.orderitems[].subtotal", ITEM.subtotal) %] [%- IF ITEM.order.is_sales %] + [%- 'Ertrag' | $T8 %] + +
+ + [%- LxERP.format_amount(ITEM.marge_total, 2, 0) %]   + [%- LxERP.format_amount(ITEM.marge_percent, 2, 0) %]% + +
+ [%- 'LP' | $T8 %] [%- LxERP.format_amount(ITEM.part.listprice, 2, 0) %] [%- END %]