{% 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 }}
{% block admin_discount_main_form %} {% endblock %}
{{ translate({ ident: "GENERAL_NAME" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_NAME"), 'sHelpText': help_text("HELP_GENERAL_NAME")} %}
{{ translate({ ident: "DISCOUNT_MAIN_SORT" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_DISCOUNT_MAIN_SORT"), 'sHelpText': help_text("HELP_DISCOUNT_MAIN_SORT")} %}
{{ translate({ ident: "GENERAL_ALWAYS_ACTIVE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_ACTIVE"), 'sHelpText': help_text("HELP_GENERAL_ACTIVE")} %}
{{ translate({ ident: "GENERAL_ACTIVFROMTILL" }) }} {{ translate({ ident: "DISCOUNT_MAIN_AFROM" }) }}
{{ translate({ ident: "DISCOUNT_MAIN_ATILL" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_ACTIVFROMTILL"), 'sHelpText': help_text("HELP_GENERAL_ACTIVFROMTILL")} %}
{{ translate({ ident: "DISCOUNT_MAIN_AMOUNT" }) }} {{ translate({ ident: "GENERAL_FROM" }) }} {{ translate({ ident: "GENERAL_TILL" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_DISCOUNT_MAIN_AMOUNT"), 'sHelpText': help_text("HELP_DISCOUNT_MAIN_AMOUNT")} %}
{{ translate({ ident: "DISCOUNT_MAIN_PRICE" }) }} ({{ oActCur.sign }}) {{ translate({ ident: "GENERAL_FROM" }) }} {{ translate({ ident: "GENERAL_TILL" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_DISCOUNT_MAIN_PRICE"), 'sHelpText': help_text("HELP_DISCOUNT_MAIN_PRICE")} %}
{{ translate({ ident: "DISCOUNT_MAIN_REBATE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_DISCOUNT_MAIN_REBATE"), 'sHelpText': help_text("HELP_DISCOUNT_MAIN_REBATE")} %}

{% include "language_edit.html.twig" %}


{% block admin_discount_main_assign_countries %} {% if oxid != "-1" %} {% endif %} {% endblock %}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}