X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fclient_config%2F_features.html;h=a06f1e09000a712457bffedd09273e231a3b68ad;hb=bb89cd364bde4dc194eefa7010880ecb046ce53a;hp=3d3b2167889fd1d6397e1539b3060d8a775125de;hpb=af2f24b8a20ae59af3b72da2cdf3669987a19927;p=kivitendo-erp.git diff --git a/templates/webpages/client_config/_features.html b/templates/webpages/client_config/_features.html index 3d3b21678..a06f1e090 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,149 @@ -
[% 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') %]