X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fmass_invoice_create_print_from_do%2Flist_sales_delivery_orders.html;h=5b8a14234465a1ebfcd5eb154c110b647e337229;hb=0ede1996c15eb2219833138bd2952f9f5db4ff2a;hp=7d2ac038b61f0dfdfb5062c116dd389ea44e77b3;hpb=b7e394f250c6bfb1d8ec126d25e6fd5b40241ff0;p=kivitendo-erp.git diff --git a/templates/webpages/mass_invoice_create_print_from_do/list_sales_delivery_orders.html b/templates/webpages/mass_invoice_create_print_from_do/list_sales_delivery_orders.html index 7d2ac038b..5b8a14234 100644 --- a/templates/webpages/mass_invoice_create_print_from_do/list_sales_delivery_orders.html +++ b/templates/webpages/mass_invoice_create_print_from_do/list_sales_delivery_orders.html @@ -5,7 +5,7 @@ [%- INCLUDE "common/flash.html" %] -[% LIST_ACTION = 'action_list_sales_delivery_orders' %] +[% LIST_ACTION = 'list_sales_delivery_orders' %] [% SET MODELS = SELF.sales_delivery_order_models; dummy = MODELS.finalize %] @@ -45,13 +45,6 @@ [% L.paginate_controls %] -
- -

- [% L.hidden_tag("action", "MassInvoiceCreatePrint/create_invoices") %] - [% L.button_tag("", LxERP.t8("Create invoices"), name="create_button") %] - [% L.button_tag("", LxERP.t8("For all delivery orders create and print invoices"), name="create_print_all_button") %] -