X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fclient_config%2F_features.html;h=28a00ec24a0e1f8d018fb5ced9ea016100bd1d80;hb=53fcb212544cf90957c5e6a3b3a1a36af395b273;hp=4baa0de8ccc4b18001cbd19c9c84b59ff9afb400;hpb=58c69eb0125b6e7c8ac6e72b5ea937f232c183be;p=kivitendo-erp.git diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html index 4baa0de8c..28a00ec24 100644 --- a/templates/webpages/client_config/_features.html +++ b/templates/webpages/client_config/_features.html @@ -1,6 +1,8 @@ [%- USE LxERP -%][%- USE L -%]
+ + @@ -11,11 +13,22 @@ + + + - + + + + + + + + + @@ -31,5 +44,11 @@ + + + + + +
[% LxERP.t8("WebDAV") %]
[% LxERP.t8('WebDAV') %] [% L.yes_no_tag('defaults.webdav', SELF.defaults.webdav) %][% L.yes_no_tag('defaults.webdav_documents', SELF.defaults.webdav_documents) %] [% LxERP.t8('Save document in WebDAV repository') %]
[% LxERP.t8("Customer Master Data") %]
[% LxERP.t8('Vertreter') %][% LxERP.t8('Representative') %] [% L.yes_no_tag('defaults.vertreter', SELF.defaults.vertreter) %] [% LxERP.t8('Representative for Customer') %]
[% LxERP.t8('Normalize Customer / Vendor names') %] [% L.yes_no_tag('defaults.normalize_vc_names', SELF.defaults.normalize_vc_names) %][% LxERP.t8('Automatic deletion of leading, trailing and excessive (repetitive) spaces in customer or vendor names') %]
[% LxERP.t8("Parts Master Data") %]
[% LxERP.t8('Pictures for parts') %] [% L.yes_no_tag('defaults.parts_show_image', SELF.defaults.parts_show_image) %] [% L.input_tag('defaults.parts_image_css', SELF.defaults.parts_image_css, style=style) %] [% LxERP.t8('Style the picture with the following CSS code') %]
[% LxERP.t8('Normalize part description and part notes') %] [% L.yes_no_tag('defaults.normalize_part_descriptions', SELF.defaults.normalize_part_descriptions) %][% LxERP.t8('Automatic deletion of leading, trailing and excessive (repetitive) spaces in part description and part notes. Affects also the CSV-Import.') %]