X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fsearch.html;h=988089d9d13c470de725038571f3982f22bebe59;hb=ca863a1d92d1332c1dd3432974c4131e0e13efae;hp=2d237264ab9e380f390aaa6277d5c17a104a3e4a;hpb=a9325fe964a8b3c4c240409ddf5020756324b1e4;p=kivitendo-erp.git diff --git a/templates/webpages/ct/search.html b/templates/webpages/ct/search.html index 2d237264a..988089d9d 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 %] - - [% END %] + + + + [% END %] [% CUSTOM_VARIABLES_INCLUSION_CODE %] @@ -177,8 +215,4 @@
@@ -152,7 +176,7 @@ -
@@ -163,13 +187,27 @@ + + + + + +
- - -
+ + + + + +
- - - -