X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fsearch.html;h=f948b5f884658e296baff7709e2bfde432a1937e;hb=5a618706a76c255d27288805c6fdd1f113f73183;hp=57b970cbefe04809fbacebe8cb71c85fad748b3e;hpb=3aa5cee2f12c1dff757539b60196bf5e1be0a5d6;p=kivitendo-erp.git diff --git a/templates/webpages/ct/search.html b/templates/webpages/ct/search.html index 57b970cbe..f948b5f88 100644 --- a/templates/webpages/ct/search.html +++ b/templates/webpages/ct/search.html @@ -1,9 +1,9 @@ [%- USE T8 %] [%- USE L %] -[%- USE HTML %] +[%- USE HTML %][%- USE LxERP -%]

[% 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,33 @@ [% END %] +[% IF IS_CUSTOMER %] + + [% LxERP.t8("Factur-X/ZUGFeRD settings") %] + [% L.select_tag('create_zugferd_invoices', ZUGFERD_SETTINGS, with_empty = 1) %] + +[% 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 +108,7 @@ [% 'Include in Report' | $T8 %] - + + + + + [% IF IS_CUSTOMER %] - + + + + + + [% END %] + + + [% IF !IS_CUSTOMER %] + + [% ELSE %] + + + + + + + + + + + + [% END %] [% CUSTOM_VARIABLES_INCLUSION_CODE %] @@ -177,8 +269,4 @@
@@ -152,7 +183,7 @@ -
@@ -163,13 +194,74 @@ + + + + + +
- - -
+ + + + + + + + + + + +
+ + +
+ + + + + + + + +
+ + + + + + + + +
- - - -