X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fsearch.html;h=c679f0f8b88c4596e377a7cd3a8e179d07aeff67;hb=5edee2313bde03fb9b825905a36647569b504199;hp=cbdad1c1de9e4f03b47ad22d86907732fcca0cc8;hpb=b6aa691e35aafda0ea25410b326e92b1216ad247;p=kivitendo-erp.git diff --git a/templates/webpages/ic/search.html b/templates/webpages/ic/search.html index cbdad1c1d..c679f0f8b 100644 --- a/templates/webpages/ic/search.html +++ b/templates/webpages/ic/search.html @@ -37,7 +37,19 @@ [% 'Group' | $T8 %] - + + [%- 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 %] @@ -80,6 +92,8 @@ + + @@ -246,7 +260,7 @@ - + @@ -254,6 +268,21 @@ + + + + + + + + + + + + + + + [% CUSTOM_VARIABLES_INCLUSION_CODE %]