{% 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 }}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }} {% block admin_order_article_header %} {% if edit.isNettoMode() %} {% else %} {% endif %} {% endblock %} {% set blWhite = "" %} {% for listitem in edit.getOrderArticles() %} {% block admin_order_article_listitem %} {% if listitem.oxorderarticles__oxstorno.value == 1 %} {% set listclass = "listitem3" %} {% else %} {% set listclass = 'listitem' ~ blWhite %} {% endif %} {% if edit.isNettoMode() %} {% else %} {% endif %} {% endblock %} {% if blWhite == "2" %} {% set blWhite = "" %} {% else %} {% set blWhite = "2" %} {% endif %} {% endfor %}
{{ translate({ ident: "GENERAL_SUM" }) }}    {{ translate({ ident: "GENERAL_ITEMNR" }) }}    {{ translate({ ident: "GENERAL_TITLE" }) }}    {{ translate({ ident: "GENERAL_TYPE" }) }}    {{ translate({ ident: "ORDER_ARTICLE_PARAMS" }) }}    {{ translate({ ident: "GENERAL_SHORTDESC" }) }}{{ translate({ ident: "ORDER_ARTICLE_ENETTO" }) }}{{ translate({ ident: "ORDER_ARTICLE_EBRUTTO" }) }}{{ translate({ ident: "GENERAL_ATALL" }) }} {{ translate({ ident: "ORDER_ARTICLE_MWST" }) }}
{% if listitem.oxorderarticles__oxstorno.value != 1 and not listitem.isBundle() %}{% else %}{{ listitem.oxorderarticles__oxamount.value }}{% endif %} {% if listitem.oxarticles__oxid.value %}{% endif %}{{ listitem.oxorderarticles__oxartnum.value }} {% if listitem.oxarticles__oxid.value %}{% endif %}{{ listitem.oxorderarticles__oxtitle.value|truncate(20, "")|striptags }} {{ listitem.oxorderarticles__oxselvariant.value }} {% if listitem.getPersParams() %} {% block admin_order_article_persparams %} {% include "include/persparams.html.twig" with {persParams: listitem.getPersParams()} %} {% endblock %} {% endif %} {{ listitem.oxorderarticles__oxshortdesc.value|truncate(20, "")|striptags }}{{ listitem.getNetPriceFormated() }} {{ edit.oxorder__oxcurrency.value }} {{ listitem.getTotalNetPriceFormated() }} {{ edit.oxorder__oxcurrency.value }}{{ listitem.getBrutPriceFormated() }} {{ edit.oxorder__oxcurrency.value }} {{ listitem.getTotalBrutPriceFormated() }} {{ edit.oxorder__oxcurrency.value }}{{ listitem.oxorderarticles__oxvat.value }} {% if not listitem.isBundle() %}{% endif %} {% if not listitem.isBundle() %}{% endif %}

{% if edit.oxorder__oxstorno.value %} {{ translate({ ident: "ORDER_ARTICLE_STORNO" }) }}

{% endif %} {{ translate({ ident: "GENERAL_ATALL" }) }} :
{% block admin_order_article_total %} {% include "include/order_info.html.twig" %} {% endblock %}

{{ oViewConf.getHiddenSid()|raw }}
{{ translate({ ident: "GENERAL_ARTNUM" }) }}:
{% set oSearchProd = oView.getSearchProduct() %} {% if oSearchProd %} {% set oMainProd = oView.getMainProduct() %}
{{ oViewConf.getHiddenSid()|raw }}

{% set oSearchProdSelList = oSearchProd.getSelectLists() %} {% if oSearchProdSelList %} {% for iSel, oList in oSearchProdSelList %} {% endfor %} {% endif %}
{{ translate({ ident: "GENERAL_SUM" }) }}:
{{ oList.name }}:
{% elseif oView.getSearchProductArtNr() %}
{{ translate({ ident: "ORDER_ARTICLE_SEARCH_NOITEMSFOUND" }) }} {% endif %}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}