X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/df005c490a2d6a9b7e50ea44fc7557e39ce7d6ca..fce441db:/templates/webpages/oe/search_master.html?ds=inline diff --git a/templates/webpages/oe/search_master.html b/templates/webpages/oe/search_master.html index 393632833..32d766f74 100644 --- a/templates/webpages/oe/search_master.html +++ b/templates/webpages/oe/search_master.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 @@ Project Number [%- INCLUDE 'generic/multibox.html' - name = 'project_id', + name = vclimit < ALL_PROJECTS.size ? 'projectnumber' : 'project_id', style = "width: 250px", DATA = ALL_PROJECTS, id_key = 'id', @@ -99,7 +99,7 @@ - From + Order Date From @@ -110,6 +110,18 @@ + + Delivery Date From + + + + + Bis + + + + + Include in Report @@ -214,6 +226,19 @@ + + Customer + + + + + + + + + + + [%- IF type == 'sales_order' %]
[%- END %] @@ -229,6 +254,8 @@