1 [%- USE HTML -%][%- USE LxERP -%][%- USE L -%]
5 <td align="right" nowrap="true">[% LxERP.t8('SEPA-XML File extension') %]</td>
6 <td>[% L.yes_no_tag('defaults.sepa_export_xml', SELF.defaults.sepa_export_xml) %]</td>
7 <td>[% LxERP.t8('If enabled the file ending for SEPA exports will be .xml instead of .cct or .cdd') %]</td>
10 <td align="right" nowrap="true">[% LxERP.t8('Ignore Proposals for Bank Transactions') %]</td>
11 <td>[% L.yes_no_tag('defaults.no_bank_proposals', SELF.defaults.no_bank_proposals) %]</td>
13 [% LxERP.t8('If enabled the tab Proposals will not be the default view for bank transaction bookings') %]<br>
14 [% LxERP.t8('This is helpful if you prefer a chronologic order of bank transactions, i.e. the tab all transactions meanwhile you are still able to use the quick add link for the suggested proposals') %]