X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/54006a889326c54c68cfe55142dc44b55c2a3bd1..88257876b74ea5941ce72e9ae9ce6faf15fea888:/templates/webpages/client_config/_features.html diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html index 3d3b21678..fd1c3778c 100644 --- a/templates/webpages/client_config/_features.html +++ b/templates/webpages/client_config/_features.html @@ -1,4 +1,4 @@ -[%- USE LxERP -%][%- USE L -%] +[%- USE LxERP -%][%- USE L -%][%- USE P -%][%- USE T8 %]
| [% LxERP.t8("WebDAV") %] | [% LxERP.t8('Automatic deletion of leading, trailing and excessive (repetitive) spaces in customer or vendor names') %] | +||
| [% LxERP.t8('Hourly Rate') %] | +[% L.input_tag('defaults.customer_hourly_rate', LxERP.format_amount(SELF.defaults.customer_hourly_rate, 2), style=style) %] | +[% LxERP.t8('Default hourly rate for new customers') %] | +|
| [% LxERP.t8("Parts Master Data") %] | |||
| [% L.input_tag('defaults.parts_image_css', SELF.defaults.parts_image_css, style=style) %] | [% LxERP.t8('Style the picture with the following CSS code') %] | ||