X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fclient_config%2F_features.html;h=3be32743a82e15f236cc6f80ec36e4538f27055a;hb=209100ca065acebaff1294b0c1d2853529773413;hp=3d3b2167889fd1d6397e1539b3060d8a775125de;hpb=54006a889326c54c68cfe55142dc44b55c2a3bd1;p=kivitendo-erp.git diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html index 3d3b21678..3be32743a 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 %]
@@ -27,6 +27,12 @@ + + + + + + @@ -44,11 +50,79 @@ - + + + + + +
[% 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') %]
[% LxERP.t8('Transport and service costs reminder') %]
[% LxERP.t8('Default transport article number') %][% L.part_picker('defaults.transport_cost_reminder_article_number_id', SELF.defaults.transport_cost_reminder_article_number_id, style=style) %][% LxERP.t8('Before saving a sales order, this article will be checked and a warning is generated.') %]