{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %} {% set oCurr = edit.getOrderCurrency() %}
{{ oViewConf.getHiddenSid()|raw }}
{% d3modcfgcheck modid="d3_ordermanager" %} {% if sAction == "execChangedContents" %} {% else %} {% endif %} {% endd3modcfgcheck %} {% if not mod_d3_ordermanager %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ translate({ ident: "D3_ORDERMANAGER_GENERAL_ORDER" }) }} {{ oManager.getFieldData('oxtitle') }}  
{{ translate({ ident: "D3_ORDERMANAGER_ORDERMAIN_EXECINCLALLACTIONS" }) }}
{{ translate({ ident: "D3_ORDERMANAGER_ORDERMAIN_RECIPIENT" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_ORDERMANAGER_ACTION_MAILSEND_TOCUSTOMER_DESC"), 'sHelpText': help_text("D3_ORDERMANAGER_ACTION_MAILSEND_TOCUSTOMER_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_ORDERMANAGER_ACTION_MAILSEND_TOOWNER_DESC"), 'sHelpText': help_text("D3_ORDERMANAGER_ACTION_MAILSEND_TOOWNER_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_ORDERMANAGER_ACTION_MAILSEND_TOMAIL_DESC"), 'sHelpText': help_text("D3_ORDERMANAGER_ACTION_MAILSEND_TOMAIL_DESC")} %}
{{ htmleditor|raw }}
  {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_ORDERMANAGER_ORDERMAIN_GENPLAIN_DESC"), 'sHelpText': help_text("D3_ORDERMANAGER_ORDERMAIN_GENPLAIN_DESC")} %}
{{ oViewConf.getHiddenSid()|raw }}
{% if oView.d3GetJobList() %}
{{ oViewConf.getHiddenSid()|raw }} {% set listclass = "listitem" %} {% for oManager in oView.d3GetJobList() %} {% set sExecTime = oManager.getLastExecutedTime(oxid) %} {% set sExecStatus = oManager.getExecutedStatus(oxid) %} {% if listclass == "listitem" %} {% set listclass = "listitem2" %} {% else %} {% set listclass = "listitem" %} {% endif %} {% endfor %} {% if blExecNote %} {% endif %}
{{ oManager.getFieldData('oxtitle') }} {% if sExecStatus == 'finished' %} {% elseif sExecStatus == 'reexecute' %} {% set blExecNote = true %} {% else %} {% set blExecNote = true %} {% endif %} {% if sExecTime %}
({{ translate({ ident: "D3_ORDERMANAGER_ORDERMAIN_EXECON" }) }} {{ sExecTime|format_date }})
{% endif %}
{% if sExecStatus == 'finished' %} {% elseif oManager.getValue('blActionMailsend_status') %} {% else %} {% endif %}
{{ translate({ ident: "D3_ORDERMANAGER_ORDERMAIN_EXECSTART_DESC" }) }}
{% else %} {{ translate({ ident: "D3_ORDERMANAGER_ORDERMAIN_NOOMJOBS" }) }} {% endif %}
{{ translate({ ident: "D3_CFG_MOD_NOTACTIVE" }) }}
{% include "@d3modcfg_lib/admin/inc/inc.html.twig" %}