{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }} {% if edit.getId() and not edit.getLicenseActive() %} {% endif %} {% if edit.getBasicRestrictionSettings() %} {% endif %}
{{ translate({ ident: "D3_ORDERMANAGER_ERROR_IEXECJOBSLIMIT" }) }}
{{ translate({ ident: "D3_GENERAL_ORDERMANAGER_DESCRIPTION" }) }} {{ translate({ ident: "d3tbclordermanager_items_main_desc" }) }}
{{ translate({ ident: "D3_GENERAL_ORDERMANAGER_BASICRESTRICTIONS" }) }}
{% if blShowLangSwitch %} {% endif %}
 
 
  {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_ORDERMANAGER_MAIN_SORT_DESC"), 'sHelpText': help_text("D3_ORDERMANAGER_MAIN_SORT_DESC")} %}
  {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_ORDERMANAGER_MAIN_FOLDER_DESC"), 'sHelpText': help_text("D3_ORDERMANAGER_MAIN_FOLDER_DESC")} %}
{{ translate({ ident: "D3_ORDERMANAGER_MAIN_LASTEXEC" }) }}  {{ edit.getValue('iLastExecDate')|date("Y-m-d H:i:S") }}

{% include "language_edit.html.twig" %}
{% include "@d3modcfg_lib/admin/inc/actionbuttons.html.twig" %}
{{ translate({ ident: "D3_ORDERMANAGER_MAIN_FIELDSET_EXECUTION" }) }} {% set markHighlight = (edit.getFieldData('oxactive') == 1 or ( blUseTimeCheck and ( edit.getFieldData('oxactivefrom') != '0000-00 - 00 00:00:00' and edit.getFieldData('oxactiveto') != '0000-00 - 00 00:00:00' ) )) and edit.getValue('blItemExecute') != 1 and edit.getValue('blItemMailSend') != 1 %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_ORDERMANAGER_MAIN_EXECUTE_DESC"), 'sHelpText': help_text("D3_ORDERMANAGER_MAIN_EXECUTE_DESC")} %}
  {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_ORDERMANAGER_MAIN_MAILSEND_DESC"), 'sHelpText': help_text("D3_ORDERMANAGER_MAIN_MAILSEND_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_ORDERMANAGER_MAIN_ADDHISTORYITEM_DESC"), 'sHelpText': help_text("D3_ORDERMANAGER_MAIN_ADDHISTORYITEM_DESC")} %}
{% include "@d3modcfg_lib/admin/inc/inc.html.twig" %}