X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/90c872ee5a3f7b50a58b73133e5e0eaaadc53b5b..fce441db:/templates/webpages/oe/search_de.html diff --git a/templates/webpages/oe/search_de.html b/templates/webpages/oe/search_de.html index 035f1c282..0358b0b01 100644 --- a/templates/webpages/oe/search_de.html +++ b/templates/webpages/oe/search_de.html @@ -59,7 +59,7 @@ label_sub = 'employee_labels', limit = vclimit, show_empty = 1, - allow_textbox = 1, + allow_textbox = 0, default = ' ', -%] @@ -75,7 +75,7 @@ label_sub = 'salesman_labels', limit = vclimit, show_empty = 1, - allow_textbox = 1, + allow_textbox = 0, -%] @@ -87,7 +87,7 @@ Projektnummer [%- INCLUDE 'generic/multibox.html' - name = 'project_id', + name = vclimit < ALL_PROJECTS.size ? 'projectnumber' : 'project_id', style = "width: 250px", DATA = ALL_PROJECTS, id_key = 'id', @@ -226,6 +226,19 @@ + + Kunde + + + + + + + + + + + [%- IF type == 'sales_order' %]
[%- END %]