X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fshop_order%2Fshow.html;h=da045f145cf1036bfe413b1cc94eea67622a6c7e;hb=2bc2e21bb970197e0b4151d19648e7bb5ce21b18;hp=561bba8b5d73d859b9547eedb212e1110cea515f;hpb=8bd48e18d5d0096bc9b1ef13c7a84934c0d6cf6d;p=kivitendo-erp.git diff --git a/templates/webpages/shop_order/show.html b/templates/webpages/shop_order/show.html index 561bba8b5..da045f145 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) %] @@ -131,7 +132,7 @@
- [% FOREACH prop = PROPOSALS %][% IF prop.order_lock %][% SET orderlock_class = 'style="background:rgba(232, 32, 23, 0.2);"' %][% ELSE %][% SET orderlock_class = '' %][% END %] @@ -185,7 +186,7 @@ [% FOREACH pos = IMPORT.shop_order_items %] - +
Customer Proposals + [% 'Customer Proposals' | $T8 %]
[% loop.index+1 %][% loop.count %] [% HTML.escape(pos.partnumber) %] [% HTML.escape(pos.description) %] [% pos.quantity_as_number %]