X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fget_delivery_de.html;h=ddfd0750a9fc6ba2ce6aca1f02157514678da550;hb=de6cead5597b9a1f7491f7b73a13f824589364b5;hp=833d4bf4a477b81e08067ce342f0296b1c43e1ea;hpb=f704c1f4362b5e891bd1827ef8466dd2714d43da;p=kivitendo-erp.git diff --git a/templates/webpages/ct/get_delivery_de.html b/templates/webpages/ct/get_delivery_de.html index 833d4bf4a..ddfd0750a 100644 --- a/templates/webpages/ct/get_delivery_de.html +++ b/templates/webpages/ct/get_delivery_de.html @@ -1,4 +1,4 @@ -[% USE LxERP %] +[% USE HTML %][% USE LxERP %] - - - - - - - + + + + + + + [%- END %]
@@ -16,14 +16,17 @@ [%- FOREACH row = DELIVERY %]
[% HTML.escape(row.shiptoname) UNLESS loop.prev.shiptoname == row.shiptoname %] [% HTML.escape(row.invnumber) %] [% HTML.escape(row.ordnumber) %] [% HTML.escape(row.transdate) %] [% HTML.escape(row.description) %] [% HTML.escape(row.qty) %] [% HTML.escape(row.unit) %] [% LxERP.format_amount(row.sellprice, 2) %] [% IF row.id %][% END %][% HTML.escape(row.invnumber) || ' ' %][% IF row.id %][% END %][% IF row.oe_id %][% END %][% HTML.escape(row.ordnumber) || ' ' %][% IF row.oe_id %][% END %][% HTML.escape(row.transdate) || ' ' %][% HTML.escape(row.description) || ' ' %][% HTML.escape(row.qty) || ' ' %][% HTML.escape(row.unit) || ' ' %][% LxERP.format_amount(row.sellprice, 2) || ' ' %]
+[%- IF DELIVERY.size == 15 %] +

Diese Liste ist auf 15 Zeilen begrenzt. Wenn Sie eine vollständige Liste benötigen, erstellen Sie bitte einen Bericht.

+[%- END %]