X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/58c69eb0125b6e7c8ac6e72b5ea937f232c183be..ba52ee60:/templates/webpages/client_config/_features.html diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html index 4baa0de8c..c260ce864 100644 --- a/templates/webpages/client_config/_features.html +++ b/templates/webpages/client_config/_features.html @@ -1,6 +1,8 @@ [%- USE LxERP -%][%- USE L -%]
| [% LxERP.t8("WebDAV") %] | |||
| [% LxERP.t8('WebDAV') %] | [% L.yes_no_tag('defaults.webdav', SELF.defaults.webdav) %] | @@ -11,11 +13,17 @@[% 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("Parts Master Data") %] | |||
| [% LxERP.t8('Pictures for parts') %] | [% L.yes_no_tag('defaults.parts_show_image', SELF.defaults.parts_show_image) %] | ||