X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3aa5cee2f12c1dff757539b60196bf5e1be0a5d6..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/templates/webpages/ct/search.html diff --git a/templates/webpages/ct/search.html b/templates/webpages/ct/search.html index 57b970cbe..aa517079f 100644 --- a/templates/webpages/ct/search.html +++ b/templates/webpages/ct/search.html @@ -57,6 +57,26 @@ [% END %] + [% IF IS_CUSTOMER && ALL_SALESMEN.size %] + + [% 'Salesman' | $T8 %] + + [% L.select_tag('salesman_id', ALL_SALESMEN, title_key = 'name', with_empty = 1) %] + + + [% END %] + + + [% 'Insert Date' | $T8 %] [% 'From' | $T8 %] + + [% L.date_tag('insertdatefrom') %] + + [% 'Bis' | $T8 %] + + [% L.date_tag('insertdateto') %] + + + [% CUSTOM_VARIABLES_FILTER_CODE %] @@ -77,7 +97,7 @@ [% 'Include in Report' | $T8 %] - + + [% IF IS_CUSTOMER %] + + + [% END %]
@@ -163,11 +183,21 @@ + + +
+ + +