X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fmass_invoice_create_print_from_do%2Flist_invoices.html;fp=templates%2Fwebpages%2Fmass_invoice_create_print_from_do%2Flist_invoices.html;h=bc889634064ca593a565209139489953936edf14;hb=fdbdd0b1dbcae7c3b86a9ab532cb3377a4fcfd90;hp=8bec62a02981ab9038fa7d289d5f02b9d2a7f6c3;hpb=4a1b6455ee26aa2514c29b83f18e81febfd77418;p=kivitendo-erp.git diff --git a/templates/webpages/mass_invoice_create_print_from_do/list_invoices.html b/templates/webpages/mass_invoice_create_print_from_do/list_invoices.html index 8bec62a02..bc8896340 100644 --- a/templates/webpages/mass_invoice_create_print_from_do/list_invoices.html +++ b/templates/webpages/mass_invoice_create_print_from_do/list_invoices.html @@ -4,8 +4,8 @@ [%- INCLUDE "common/flash.html" %] -[% LIST_ACTION = 'action_list_invoices' %] -[%- PROCESS 'mass_invoice_create_print_from_do/_filter.html' filter=SELF.filter %] +[% LIST_ACTION = 'list_invoices' %] +[%- PROCESS 'mass_invoice_create_print_from_do/_filter.html' filter=SELF.invoice_models.filtered.laundered %] [% IF noshow == 1 %] [% invoices = SELF.invoice_models.get; @@ -16,7 +16,7 @@

[%- ELSE %] -
+ @@ -57,21 +57,23 @@ [% L.paginate_controls %] [% END %] -
+ [% L.hidden_tag("action", "MassInvoiceCreatePrint/dispatch") %] + [% L.hidden_tag("printer_id") %] + - [% IF SELF.printers.size %] + [% IF SELF.printers.size %] + + [% END %] [%- END %] [%- END %]