{% 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_article_stock_form %} {% if oxparentid %} {% endif %} {% endblock %}
{{ translate({ ident: "GENERAL_VARIANTE" }) }} {{ parentarticle.oxarticles__oxartnum.value }} {{ parentarticle.oxarticles__oxtitle.value }}
{{ translate({ ident: "ARTICLE_STOCK_STOCK" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ARTICLE_STOCK_STOCK"), 'sHelpText': help_text("HELP_ARTICLE_STOCK_STOCK")} %}
{{ translate({ ident: "ARTICLE_STOCK_STOCKFLAG" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ARTICLE_STOCK_STOCKFLAG"), 'sHelpText': help_text("HELP_ARTICLE_STOCK_STOCKFLAG")} %}
{{ translate({ ident: "ARTICLE_STOCK_DELIVERY" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ARTICLE_STOCK_DELIVERY"), 'sHelpText': help_text("HELP_ARTICLE_STOCK_DELIVERY")} %}
{{ translate({ ident: "ARTICLE_STOCK_DELTIME" }) }} {{ translate({ ident: "ARTICLE_STOCK_MINDELTIME" }) }}  {{ translate({ ident: "ARTICLE_STOCK_MAXDELTIME" }) }}    {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ARTICLE_STOCK_DELTIME"), 'sHelpText': help_text("HELP_ARTICLE_STOCK_DELTIME")} %}
{{ translate({ ident: "ARTICLE_STOCK_REMINDACTIV" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ARTICLE_STOCK_REMINDACTIV"), 'sHelpText': help_text("HELP_ARTICLE_STOCK_REMINDACTIV")} %} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ARTICLE_STOCK_REMINDAMAOUNT"), 'sHelpText': help_text("HELP_ARTICLE_STOCK_REMINDAMAOUNT")} %}

{{ translate({ ident: "GENERAL_ARTICLE_OXSTOCKTEXT" }) }}
{{ translate({ ident: "GENERAL_LANGUAGE" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_LANGUAGE"), 'sHelpText': help_text("HELP_GENERAL_LANGUAGE")} %}
{{ translate({ ident: "ARTICLE_STOCK_STOCKTEXT" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ARTICLE_STOCK_STOCKTEXT"), 'sHelpText': help_text("HELP_ARTICLE_STOCK_STOCKTEXT")} %}
{{ translate({ ident: "ARTICLE_STOCK_NOSTOCKTEXT" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ARTICLE_STOCK_NOSTOCKTEXT"), 'sHelpText': help_text("HELP_ARTICLE_STOCK_NOSTOCKTEXT")} %}



{{ translate({ ident: "ARTICLE_STOCK_AMOUNTPRICE_TITLE" }) }}
{% set oddclass = "2" %} {% for amountprice in amountprices %} {% if errorscaleprice is iterable and amountprice.oxprice2article__oxid.value in errorscaleprice %} {% endif %} {% if oddclass == 2 %} {% set oddclass = "" %} {% else %} {% set oddclass = "2" %} {% endif %} {% endfor %} {% if count( amountprices ) > 0 %} {% endif %}
{{ translate({ ident: "ARTICLE_STOCK_ERRORSCALEPRICE" }) }}
{{ translate({ ident: "ARTICLE_STOCK_AMOUNTPRICE_AMOUNTFROM" }) }} {{ translate({ ident: "ARTICLE_STOCK_AMOUNTPRICE_AMOUNTTO" }) }} {{ translate({ ident: "ARTICLE_STOCK_PRICE" }) }} {% if amountprice.oxprice2article__oxaddabs.value %} {% elseif amountprice.oxprice2article__oxaddperc.value %} {% endif %}




{% block admin_article_stock_scaleprice %} {% endblock %}
{{ translate({ ident: "ARTICLE_STOCK_AMOUNTPRICE_AMOUNTFROM" }) }} {{ translate({ ident: "ARTICLE_STOCK_AMOUNTPRICE_AMOUNTTO" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ARTICLE_STOCK_AMOUNTPRICE_AMOUNTFROM"), 'sHelpText': help_text("HELP_ARTICLE_STOCK_AMOUNTPRICE_AMOUNTFROM")} %}
{{ translate({ ident: "ARTICLE_STOCK_AMOUNTPRICE_PRICE" }) }} ({{ oActCur.sign }}) {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_ARTICLE_STOCK_AMOUNTPRICE_PRICE"), 'sHelpText': help_text("HELP_ARTICLE_STOCK_AMOUNTPRICE_PRICE")} %}



{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}