X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b176ba35718932cb1ce36f3e3713a12f2e23afab..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/templates/webpages/ct/search.html diff --git a/templates/webpages/ct/search.html b/templates/webpages/ct/search.html index 2a7748c58..aa517079f 100644 --- a/templates/webpages/ct/search.html +++ b/templates/webpages/ct/search.html @@ -1,12 +1,12 @@ [%- USE T8 %] [%- USE L %] [%- USE HTML %] +

[% title %]

+
-
[% title %]
- @@ -57,6 +57,26 @@ [% END %] + [% IF IS_CUSTOMER && ALL_SALESMEN.size %] + + + + + [% END %] + + + + + + + + [% CUSTOM_VARIABLES_FILTER_CODE %] @@ -77,7 +97,7 @@ -
[% IF IS_CUSTOMER %][% 'Customer Number' | $T8 %][% ELSE %][% 'Vendor Number' | $T8 %][% END %]
[% 'Salesman' | $T8 %] + [% L.select_tag('salesman_id', ALL_SALESMEN, title_key = 'name', with_empty = 1) %] +
[% 'Insert Date' | $T8 %] [% 'From' | $T8 %] + [% L.date_tag('insertdatefrom') %] + [% 'Bis' | $T8 %] + [% L.date_tag('insertdateto') %] +
[% 'Include in Report' | $T8 %] + + + [% IF IS_CUSTOMER %] + + + [% END %]
@@ -159,11 +179,25 @@ + + + + + +
+ + +