X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fsearch.html;h=655762874b26baf73b2362dedc35858118fae479;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=9d3f696aac29a446134aef08d79c3ac5d926067f;hpb=6061749dc0ece2873ef61a0c14af1b8a9e46034a;p=kivitendo-erp.git diff --git a/templates/webpages/ct/search.html b/templates/webpages/ct/search.html index 9d3f696aa..655762874 100644 --- a/templates/webpages/ct/search.html +++ b/templates/webpages/ct/search.html @@ -1,11 +1,11 @@ [%- USE T8 %] [%- USE L %] -[%- USE HTML %] -
+[%- USE HTML %][%- USE LxERP -%] +

[% title %]

- + -
[% title %]
+ @@ -15,7 +15,7 @@ - + @@ -27,18 +27,22 @@ + + + + - + - + - + @@ -47,6 +51,10 @@ + + + + [% IF SHOW_BUSINESS_TYPES %] @@ -57,6 +65,33 @@ [% END %] +[% IF IS_CUSTOMER %] + + + + +[% END %] + + [% IF IS_CUSTOMER && ALL_SALESMEN.size %] + + + + + [% END %] + + + + + + + + [% CUSTOM_VARIABLES_FILTER_CODE %] @@ -77,7 +112,7 @@ -
[% IF IS_CUSTOMER %][% 'Customer Name' | $T8 %][%- ELSE %][% 'Vendor Name' | $T8 %][%- END %]
[% 'E-mail' | $T8 %]
[% 'All phone numbers' | $T8 %]
[% '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 %]
[% LxERP.t8("Factur-X/ZUGFeRD settings") %][% L.select_tag('create_zugferd_invoices', ZUGFERD_SETTINGS, with_empty = 1) %]
[% '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,6 +213,56 @@ + + + + + [% END %] + + + + [% IF !IS_CUSTOMER %] + + [% ELSE %] + + + + + + + + + [% END %] @@ -169,9 +272,4 @@
@@ -85,8 +120,8 @@ - - + + @@ -152,7 +187,25 @@ -
+ + + + + + + + + + + +
+ + + + + + + + +
+ + + + + +
+ + + + + +
+ + + + + + + + +
- - - - -