X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fic%2Fsearch.html;h=c679f0f8b88c4596e377a7cd3a8e179d07aeff67;hb=5edee2313bde03fb9b825905a36647569b504199;hp=25625a5ec8dc58ff60cf2c0633e0d8c977709152;hpb=b61f5c3df68e3a3b4fb6a8a287172b0989215748;p=kivitendo-erp.git diff --git a/templates/webpages/ic/search.html b/templates/webpages/ic/search.html index 25625a5ec..c679f0f8b 100644 --- a/templates/webpages/ic/search.html +++ b/templates/webpages/ic/search.html @@ -37,10 +37,20 @@ [% 'Group' | $T8 %] - - [%- UNLESS is_service %] + + [%- INCLUDE generic/multibox.html + name = 'partsgroup', + select_name = 'partsgroup_id', + DATA = ALL_PARTSGROUPS, + show_empty = 1, + id_key = 'id', + label_key = 'partsgroup', + style = 'width:250px', + limit = limit, + allow_textbox = 1 + -%] + [% 'Serial Number' | $T8 %] - [%- END %] [%- UNLESS is_service %] @@ -74,16 +84,16 @@ - [%- UNLESS is_service %] - [%- END %] + + @@ -169,12 +179,10 @@ - [%- UNLESS is_service %] - [%- END %] @@ -224,7 +232,7 @@ - + @@ -252,7 +260,7 @@ - + @@ -260,6 +268,21 @@ + + + + + + + + + + + + + + + [% CUSTOM_VARIABLES_INCLUSION_CODE %]