]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/client_config/_features.html
Dokumentationslink bei Vorlagen bearbeiten angepasst
[mfinanz.git] / templates / webpages / client_config / _features.html
index 14f6d10b1f3d0ac3284d6599b302ea4f2f3ae312..de9a9544c6d2e2e1efb021b108cd0430175b71fc 100644 (file)
    <td>[% 'Manually sent E-Mails will have their BCC field appended with this address. Will not trigger for employees without the right to send bcc, and will not apply to mails sent by automated jobs.' | $T8 %]</td>
   </tr>
 
+  <tr>
+   <td align="right">[% LxERP.t8('Email journal') %]</td>
+   <td>
+     [% L.select_tag('defaults.email_journal', [ [ 0, LxERP.t8('No Journal') ],[ 1, LxERP.t8('Without Attachments') ],[ 2, LxERP.t8('With Attachments') ]  ], default=SELF.defaults.email_journal) %]
+   </td>
+   <td>[% 'Sent emails can be optionally stored in the database with or without their attachments.' | $T8 %]</td>
+  </tr>
+
   <tr><td class="listheading" colspan="4">[% LxERP.t8("Requirement Specs") %]</td></tr>
 
   <tr>