X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fic%2Fsearch.html;h=4d32924bf9f21ff6c9631c69434e6c850169cfa9;hb=4ab897fdb1a54cd753ec66ebc8fbd5ffdd883cd6;hp=cbdad1c1de9e4f03b47ad22d86907732fcca0cc8;hpb=b6aa691e35aafda0ea25410b326e92b1216ad247;p=kivitendo-erp.git diff --git a/templates/webpages/ic/search.html b/templates/webpages/ic/search.html index cbdad1c1d..4d32924bf 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,25 @@ + + + + + + + + + + + + + + + + + + + [% CUSTOM_VARIABLES_INCLUSION_CODE %]