X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fsearch.html;h=988089d9d13c470de725038571f3982f22bebe59;hb=ca863a1d92d1332c1dd3432974c4131e0e13efae;hp=57b970cbefe04809fbacebe8cb71c85fad748b3e;hpb=3aa5cee2f12c1dff757539b60196bf5e1be0a5d6;p=kivitendo-erp.git diff --git a/templates/webpages/ct/search.html b/templates/webpages/ct/search.html index 57b970cbe..988089d9d 100644 --- a/templates/webpages/ct/search.html +++ b/templates/webpages/ct/search.html @@ -3,7 +3,7 @@ [%- USE HTML %]

[% title %]

-
+ @@ -31,14 +31,14 @@ [% 'Contact person (surname)' | $T8 %] - + [% 'Billing/shipping address (street)' | $T8 %] - + [% 'Billing/shipping address (zipcode)' | $T8 %] - + [% 'Billing/shipping address (city)' | $T8 %] @@ -47,6 +47,10 @@ [% 'Billing/shipping address (country)' | $T8 %] + + [% 'Billing/shipping address (GLN)' | $T8 %] + + [% IF SHOW_BUSINESS_TYPES %] @@ -57,6 +61,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 +101,7 @@ [% '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 @@ + + + + + +
- - -
+ + + + + +
- - - -