From 13e026de788d168f33510d5255c5c498be68d451 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Mon, 2 Dec 2019 16:15:35 +0100 Subject: [PATCH] Massenerstellen von Rechnungen aus LS: filter-Template: vergessenes --- .../webpages/mass_invoice_create_print_from_do/_filter.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/webpages/mass_invoice_create_print_from_do/_filter.html b/templates/webpages/mass_invoice_create_print_from_do/_filter.html index 481ce178a..4508ba460 100644 --- a/templates/webpages/mass_invoice_create_print_from_do/_filter.html +++ b/templates/webpages/mass_invoice_create_print_from_do/_filter.html @@ -13,6 +13,7 @@ [% LxERP.t8('Customer') %] [% L.input_tag('filter.customer.name:substr::ilike', filter.customer.name_substr__ilike, size = 20) %] + [% LxERP.t8('Delivery Order Date') %] [% LxERP.t8('From Date') %] [% L.date_tag('filter.transdate:date::ge', filter.transdate_date__ge) %] -- 2.20.1