X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3af1ae3c0e590feebb2f4c0f1fc0a5bd6dfbd4a2..HEAD:/templates/webpages/client_config/form.html diff --git a/templates/webpages/client_config/form.html b/templates/webpages/client_config/form.html index f0d26214b..79c2cdde9 100644 --- a/templates/webpages/client_config/form.html +++ b/templates/webpages/client_config/form.html @@ -84,7 +84,7 @@ $(function() {
  • [% LxERP.t8('Default Accounts') %]
  • [% LxERP.t8('Posting Configuration') %]
  • [% IF FORM.feature_datev %] -
  • [% LxERP.t8('DATEV check configuration') %]
  • +
  • [% LxERP.t8('DATEV configuration') %]
  • [% END %]
  • [% LxERP.t8('Orders / Delivery Orders deleteable') %]
  • [%- IF INSTANCE_CONF.get_doc_storage %] @@ -93,6 +93,7 @@ $(function() {
  • [% LxERP.t8('Warehouse') %]
  • [% LxERP.t8('Features') %]
  • [% LxERP.t8('Stocktaking') %]
  • +
  • [% LxERP.t8('Linked Records') %]
  • [% PROCESS 'client_config/_ranges_of_numbers.html' %] @@ -106,6 +107,7 @@ $(function() { [% PROCESS 'client_config/_warehouse.html' %] [% PROCESS 'client_config/_features.html' %] [% PROCESS 'client_config/_stocktaking.html' %] +[% PROCESS 'client_config/_record_links.html' %] [% PROCESS 'client_config/_miscellaneous.html' %]