X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Far_transactions_bottom.html;h=bb939a5698d463e43791aef5c59386c34e31d24d;hb=3af1ae3c0e590feebb2f4c0f1fc0a5bd6dfbd4a2;hp=d2c0cdc1c6ca2c2fd2b72fbb1707a9617190dde2;hpb=d6838f77443e2ef69364556e186a3ec5aa244fe3;p=kivitendo-erp.git diff --git a/templates/webpages/ar/ar_transactions_bottom.html b/templates/webpages/ar/ar_transactions_bottom.html index d2c0cdc1c..bb939a569 100644 --- a/templates/webpages/ar/ar_transactions_bottom.html +++ b/templates/webpages/ar/ar_transactions_bottom.html @@ -1,27 +1,24 @@ [% 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")) %] -

+ [% L.hidden_tag("action", "MassInvoiceCreatePrint/dispatch") %] + [% L.hidden_tag("printer_id") %] -
- - - - [% 'Create new' | $T8 %]
+ + [% L.hidden_tag("callback", callback) %] +
- - +[% IF ALL_PRINTERS.size %] + +[% END %]