{% block stylesheets %} {% endblock %}
TRASPASO EXTERNO
{{ transfer.alias }}
{{ group.name | upper }}
TIENDA DE SALIDA

{{ shopOut.nameForLabels | upper }}

{{ shopOut.address | upper }}
EMPRESA EXTERNA

{{ transfer.razonSocial | upper }}

{{ transfer.zip | upper }}
{{ transfer.address }} {{ transfer.city }} {{ transfer.province }}
{% if transfer.observations %}
OBSERVACIONES: {{ transfer.observations }}
{% endif %} {% set main_loop = 0 %}

{% set main_loop = main_loop + 1 %} {% if groupConfiguration.useLocatorAlias or groupConfiguration.useLocator %} {% endif %} {% if groupConfiguration.showAutoincrementNumberForArticle %} {% endif %} {% for article in elements %} {% set sizes = article['sizes'] %} {% set qty = article['qty'] %} {% for key,value in qty %} {% if value > 0 %} {% set number = loop.index %} {% if groupConfiguration.useLocatorAlias %} {% elseif groupConfiguration.useLocator %} {% endif %} {% if groupConfiguration.showAutoincrementNumberForArticle %} {% endif %} {% endif %} {% endfor %}
{{ main_loop }}LOCORDCOD.ART MARCA TALLA UDS
{{ article['loc_alias'] }}{{ article['loc'] }}{{ article['ord'] }}{{ article['cod-art'] }} {{ (article['brand'] | upper) | truncate(8, false, '') }} {{ sizes[number-1] }} {{ value }}
TOTAL: {{ article['pairs'] }}
{% endfor %}
TOTAL TRASPASO: {{ total_pairs }}