X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fshop_order%2Fshow.html;h=7f55550515dfd3c261350e2653c095f7007caf52;hb=ab0103527f959128c88217c9b1c96dd873e597eb;hp=a4f2c7a1027fdfa23bcb19fefd03af48c46fda59;hpb=966ba2b155a1646d67ac8a8d1f3ec0527a268fb2;p=kivitendo-erp.git diff --git a/templates/webpages/shop_order/show.html b/templates/webpages/shop_order/show.html index a4f2c7a10..7f5555051 100644 --- a/templates/webpages/shop_order/show.html +++ b/templates/webpages/shop_order/show.html @@ -118,6 +118,7 @@ [% 'Shop Ordernotes' | $T8 %][% HTML.escape(IMPORT.shop_customer_comment) %] [% 'Shop Orderamount' | $T8 %][% HTML.escape(IMPORT.amount_as_number) %] [% 'Shipping costs' | $T8 %][% HTML.escape(IMPORT.shipping_costs_as_number) %] + [% 'Payment description' | $T8 %][% HTML.escape(IMPORT.payment_description) %] @@ -184,7 +185,8 @@ [% 'Extended' | $T8 %] - [% loop.index %] + [% FOREACH pos = IMPORT.shop_order_items %] + [% loop.count %] [% HTML.escape(pos.partnumber) %] [% HTML.escape(pos.description) %] [% pos.quantity_as_number %]