X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fsearch.html;h=004db7e01a6285705a9ab12969a9905a0ceb92d0;hb=a86dab03f00248d8a631098f3e8a517d4a30325b;hp=617925e9d91987ba57c663594ab60abca1ebb62d;hpb=8abd9ce32e946691e0953f9a8e2c183183d7854e;p=kivitendo-erp.git diff --git a/templates/webpages/ct/search.html b/templates/webpages/ct/search.html index 617925e9d..004db7e01 100644 --- a/templates/webpages/ct/search.html +++ b/templates/webpages/ct/search.html @@ -1,11 +1,11 @@ [%- USE T8 %] [%- USE L %] [%- USE HTML %] -
+

[% title %]

- + -
[% title %]
+ @@ -31,14 +31,14 @@ - + - + - + @@ -47,6 +47,10 @@ + + + + [% IF SHOW_BUSINESS_TYPES %] @@ -57,6 +61,26 @@ [% END %] + [% IF IS_CUSTOMER && ALL_SALESMEN.size %] + + + + + [% END %] + + + + + + + + [% CUSTOM_VARIABLES_FILTER_CODE %] @@ -77,7 +101,7 @@ -
[% 'Contact person (surname)' | $T8 %]
[% 'Billing/shipping address (street)' | $T8 %]
[% 'Billing/shipping address (zipcode)' | $T8 %]
[% 'Billing/shipping address (city)' | $T8 %] [% 'Billing/shipping address (country)' | $T8 %]
[% 'Billing/shipping address (GLN)' | $T8 %]
[% '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 %] @@ -160,7 +202,47 @@ + + + + + + + + + + + + + + + [% END %] [% CUSTOM_VARIABLES_INCLUSION_CODE %] @@ -169,8 +251,4 @@
@@ -152,7 +176,25 @@ -
+ + + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + + + + + +
+ + +
- - - -