X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fclient_config%2F_posting_configuration.html;h=8096c87748561428aadb3d4c06d486eae5c889d3;hb=51a0ea44fe475a940f9300326d3a29a44db123fe;hp=333ae485e5a1b7c4f2ebe7577208aa288ec7ef8f;hpb=368f144b970a4b307a50d82bb398e704d65eec43;p=kivitendo-erp.git diff --git a/templates/webpages/client_config/_posting_configuration.html b/templates/webpages/client_config/_posting_configuration.html index 333ae485e..8096c8774 100644 --- a/templates/webpages/client_config/_posting_configuration.html +++ b/templates/webpages/client_config/_posting_configuration.html @@ -1,7 +1,5 @@ [%- USE L -%][%- USE LxERP -%]
-
[% LxERP.t8('Posting Configuration') %]
- @@ -83,5 +81,10 @@ + + + + +
[% LxERP.t8('Sales invoices changeable') %][% L.select_tag('defaults.profit_determination', SELF.profit_options, value_key = 'value', title_key = 'title', default = SELF.defaults.profit_determination) %] [% LxERP.t8('This option controls the method used for profit determination.') %]
[% LxERP.t8('Balance startdate method') %][% L.select_tag('defaults.balance_startdate_method', SELF.balance_startdate_method_options, value_key = 'value', title_key = 'title', default = SELF.defaults.balance_startdate_method) %][% LxERP.t8('This option controls the method used for determining the startdate for the balance report.') %]