X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fclient_config%2F_features.html;h=09c807512d3af2c3fc7ff9c76f6136707a3922f8;hb=4aa438985bc3b8d48c1350fe729c1ee25548b613;hp=a5aedd179f6e8272763edde5c1b48c56b236b9e3;hpb=6170db240b2883d457614fadbb8134b4e34070c5;p=kivitendo-erp.git diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html index a5aedd179..09c807512 100644 --- a/templates/webpages/client_config/_features.html +++ b/templates/webpages/client_config/_features.html @@ -77,6 +77,21 @@ [% L.hidden_tag('defaults.doc_max_filesize',SELF.defaults.doc_max_filesize) %] MB [% LxERP.t8('The maximum of uploadable filesize in Megabyte') %] + + [% LxERP.t8('Preselect Customer/Vendor documents as email attachments') %] + [% L.yes_no_tag('defaults.email_attachment_vc_files_checked', SELF.defaults.email_attachment_vc_files_checked) %] + [% LxERP.t8('Preselect all documents saved for the current customer/vendor as a mail attachment.') %] + + + [% LxERP.t8('Preselect part documents as email attachments') %] + [% L.yes_no_tag('defaults.email_attachment_part_files_checked', SELF.defaults.email_attachment_part_files_checked) %] + [% LxERP.t8('Preselect all documents for the current selected parts in a record as a mail attachment.') %] + + + [% LxERP.t8('Preselect record documents as email attachments') %] + [% L.yes_no_tag('defaults.email_attachment_record_files_checked', SELF.defaults.email_attachment_record_files_checked) %] + [% LxERP.t8('Preselect all documents saved for the current record as a mail attachment.') %] + [% LxERP.t8("Storage Backends") %] [% LxERP.t8('Files') %]