X-Git-Url: http://wagnertech.de/git?p=kivitendo-erp.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=c382a5cfb3c6287815f029e7ae4696a3d7a5b265;hp=8bec62a02981ab9038fa7d289d5f02b9d2a7f6c3;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44 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..c382a5cfb 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,28 @@ [% L.paginate_controls %] [% END %] -
+ [% L.hidden_tag("action", "MassInvoiceCreatePrint/dispatch") %] + [% L.hidden_tag("printer_id") %] + [% L.hidden_tag("bothsided") %] + - [% IF SELF.printers.size %] + [% IF SELF.printers.size %] + + [% END %] [%- END %] [%- END %]