X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Far_transactions_bottom.html;h=d2c0cdc1c6ca2c2fd2b72fbb1707a9617190dde2;hb=108f7a8c7ba3137f0e0bcf5142b0269dd25b1115;hp=ad631f3f364c2610ea70d1138087ff8be0d13c71;hpb=345248fd59538b5bfabc5fc54defdc17f76481f3;p=kivitendo-erp.git diff --git a/templates/webpages/ar/ar_transactions_bottom.html b/templates/webpages/ar/ar_transactions_bottom.html index ad631f3f3..d2c0cdc1c 100644 --- a/templates/webpages/ar/ar_transactions_bottom.html +++ b/templates/webpages/ar/ar_transactions_bottom.html @@ -1,4 +1,21 @@ -[% USE T8 %][% USE HTML %]
+[% USE T8 %][% USE HTML %][%- USE LxERP -%][%- USE L -%] + + [% IF ALL_PRINTERS.size %] +

+ [% LxERP.t8("Print destination") %]: + [% SET printers = [ { description=LxERP.t8("Download PDF, do not print") } ] ; + CALL printers.import(ALL_PRINTERS); + L.select_tag("printer_id", printers, title_key="description", default=printer_id) %] +

+ [% END %] + +

+ [% L.hidden_tag("action", "MassInvoiceCreatePrint/dispatch") %] + [% L.submit_tag("action_print", LxERP.t8("Print")) %] +

+
+ +
@@ -8,4 +25,3 @@
-