From ad6309d0dea27b0edf5272b6f69a38b9bb656b1c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Fri, 13 Nov 2015 12:53:32 +0100 Subject: [PATCH] Auftrags-Controller: Mehrfach-Artikelauswahl: nach mehreren Wortteilen filtern --- templates/webpages/order/tabs/_multi_items_dialog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/webpages/order/tabs/_multi_items_dialog.html b/templates/webpages/order/tabs/_multi_items_dialog.html index 094bf10a7..65ce229d0 100644 --- a/templates/webpages/order/tabs/_multi_items_dialog.html +++ b/templates/webpages/order/tabs/_multi_items_dialog.html @@ -5,7 +5,7 @@ - + -- 2.20.1
[%- LxERP.t8("Description") %]/[%- LxERP.t8("Partnumber") %]:[%- L.input_tag('multi_items.filter.all:substr::ilike', '') %][%- L.input_tag('multi_items.filter.all:substr:multi::ilike', '') %] [%- LxERP.t8("Group") %] [%- L.select_tag('multi_items.filter.partsgroup_id', all_partsgroups, title_key='displayable_name', value_key='id', with_empty=1) %]