]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ct/search.html
Kundenstammdatensuche: Filter auf ZUGFeRD-Einstellungen
[mfinanz.git] / templates / webpages / ct / search.html
index 004db7e01a6285705a9ab12969a9905a0ceb92d0..19607d17a1be511a88f8178e239457716611c2d2 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE T8 %]
 [%- USE L %]
-[%- USE HTML %]
+[%- USE HTML %][%- USE LxERP -%]
 <h1>[% title %]</h1>
 
  <form method="post" action="ct.pl" name="Form" id="form">
    </tr>
    [% END %]
 
+[% IF IS_CUSTOMER %]
+   <tr>
+     <th align="right" nowrap>[% LxERP.t8("ZUGFeRD settings") %]</th>
+     <td>[% L.select_tag('create_zugferd_invoices', ZUGFERD_SETTINGS, with_empty = 1) %]</td>
+   </tr>
+[% END %]
+
    [% IF IS_CUSTOMER && ALL_SALESMEN.size %]
    <tr>
     <th align="right" nowrap>[% 'Salesman' | $T8 %]</th>