X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fclient_config%2Fform.html;h=56403108a0be1c258846945d1878d21a3a2e44ba;hb=8eac1d2c30b1e08f354f4d30f1d2835ab5773c4c;hp=173a98748afcb34ef74218d3b2ad66abb7406337;hpb=979543127ce95408792573c99fc7eb09c30448c3;p=kivitendo-erp.git diff --git a/templates/webpages/client_config/form.html b/templates/webpages/client_config/form.html index 173a98748..56403108a 100644 --- a/templates/webpages/client_config/form.html +++ b/templates/webpages/client_config/form.html @@ -1,25 +1,83 @@ -[%- USE T8 %][%- USE L %][% USE LxERP %] +[%- USE L %][% USE LxERP %][% USE HTML %][%- USE JavaScript -%] + +

[% title | html %]

[% PROCESS 'common/flash.html' %]
+
+ + +[% PROCESS 'client_config/_ranges_of_numbers.html' %] +[% PROCESS 'client_config/_default_accounts.html' %] +[% PROCESS 'client_config/_posting_configuration.html' %] +[% PROCESS 'client_config/_datev_check_configuration.html' %] +[% PROCESS 'client_config/_orders_deleteable.html' %] +[% PROCESS 'client_config/_warehouse.html' %] +[% PROCESS 'client_config/_features.html' %] +[% PROCESS 'client_config/_miscellaneous.html' %] - - - - - - - - - -
[% 'Posting Configuration' | $T8 %]
[% 'Payments Changeable' | $T8 %][% L.select_tag('payments_changeable', SELF.payment_options, value_key => 'value', title_key => 'title', default => SELF.payments_changeable) %][% 'Should payments be and when should they be changeable after posting?' | $T8 %]
- -
- -[%- L.hidden_tag('action', 'ClientConfig/dispatch') %] -[%- L.submit_tag('action_save', LxERP.t8('Save')) %] +
+ [%- L.hidden_tag('action', 'ClientConfig/dispatch') %] + [%- L.submit_tag('action_save', LxERP.t8('Save')) %] +