X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fsearch.html;h=988089d9d13c470de725038571f3982f22bebe59;hb=ca863a1d92d1332c1dd3432974c4131e0e13efae;hp=2a7748c58678562b0332426ee45d719152715474;hpb=880122f8e55b8817d0e7c59bece8f3a556e49d49;p=kivitendo-erp.git diff --git a/templates/webpages/ct/search.html b/templates/webpages/ct/search.html index 2a7748c58..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 %] @@ -173,8 +215,4 @@
@@ -152,20 +176,38 @@ -
+ + + + + + + + +
- - -
+ + + + + +
- - - -