X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fclient_config%2F_features.html;h=324c0c588c817b640941760cfc27d5654e22ee04;hb=9c785acd332352877abd90cd0c79a2fa1ef214a1;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..324c0c588 100644 --- a/templates/webpages/client_config/_features.html +++ b/templates/webpages/client_config/_features.html @@ -1,6 +1,22 @@ -[%- USE LxERP -%][%- USE L -%] +[%- USE LxERP -%][%- USE L -%][%- USE P -%][%- USE T8 %]
+ + + + + + + + + + + + + + + + @@ -14,6 +30,24 @@ + + + + + + + + + + + + + + + + + + @@ -27,6 +61,12 @@ + + + + + + @@ -44,11 +84,144 @@ -
[% LxERP.t8("DATEV") %]
[% LxERP.t8('Datevautomatik') %][% L.yes_no_tag('defaults.feature_datev', SELF.defaults.feature_datev) %][% LxERP.t8('Use Datevautomatik') %]
[% LxERP.t8("UStVA") %]
[% LxERP.t8('UStVA') %][% L.yes_no_tag('defaults.feature_ustva', SELF.defaults.feature_ustva) %][% LxERP.t8('Use UStVA') %]
[% LxERP.t8("WebDAV") %]
[% LxERP.t8('Save document in WebDAV repository') %]
[% LxERP.t8("Reports") %]
[% LxERP.t8('Balance') %][% L.yes_no_tag('defaults.feature_balance', SELF.defaults.feature_balance) %][% LxERP.t8('Use Balance Sheet') %]
[% LxERP.t8('income') %][% L.yes_no_tag('defaults.feature_eurechnung', SELF.defaults.feature_eurechnung) %][% LxERP.t8('Use Income') %]
[% LxERP.t8('Erfolgsrechnung') %][% L.yes_no_tag('defaults.feature_erfolgsrechnung', SELF.defaults.feature_erfolgsrechnung) %][% LxERP.t8('Use Erfolgsrechnung') %]
[% LxERP.t8("Customer Master Data") %]
[% 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') %]