X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ca863a1d92d1332c1dd3432974c4131e0e13efae..8b5bed7fe5:/templates/webpages/ct/search.html diff --git a/templates/webpages/ct/search.html b/templates/webpages/ct/search.html index 988089d9d..19607d17a 100644 --- a/templates/webpages/ct/search.html +++ b/templates/webpages/ct/search.html @@ -1,6 +1,6 @@ [%- USE T8 %] [%- USE L %] -[%- USE HTML %] +[%- USE HTML %][%- USE LxERP -%]

[% title %]

@@ -61,6 +61,13 @@ [% END %] +[% IF IS_CUSTOMER %] + + [% LxERP.t8("ZUGFeRD settings") %] + [% L.select_tag('create_zugferd_invoices', ZUGFERD_SETTINGS, with_empty = 1) %] + +[% END %] + [% IF IS_CUSTOMER && ALL_SALESMEN.size %] [% 'Salesman' | $T8 %] @@ -206,7 +213,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [% END %] [% CUSTOM_VARIABLES_INCLUSION_CODE %]