X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Far_transactions_bottom.html;h=d2c0cdc1c6ca2c2fd2b72fbb1707a9617190dde2;hb=d05e1443a5514d24bf0cfc6833c6f06d2adf6df7;hp=c5231c3e6d0ddd43101c253456a234208ffecf17;hpb=83542c806dc5c249bf640e344eaf3831cdf2f2ea;p=kivitendo-erp.git diff --git a/templates/webpages/ar/ar_transactions_bottom.html b/templates/webpages/ar/ar_transactions_bottom.html index c5231c3e6..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,5 +25,3 @@
- -