{% block stylesheets %} {% endblock %}

TRASPASO EXTERNO

{{ transfer.alias }}
TIENDA DE SALIDA
{{ shopOut.name | upper }}

{{ shopOut.nameForLabels | upper }}

EMPRESA EXTERNA
{{ transfer.razonSocial | upper }}
{{ transfer.cif | upper }}
{{ transfer.address }} {{ transfer.zip | upper }} {{ transfer.city }} {{ transfer.province }}
{% if transfer.observations %} {% if transfer.observations %}
OBSERVACIONES: {{ transfer.observations }}
{% endif %} {% endif %}
Nº DE TRASPASO:{{ transfer.alias }} / USUARIO DE SALIDA: {{ transfer.userOut }} / FECHA DE SALIDA {{ transfer.dateOut | date('d/m/Y H:i') }} HORAS
{% set main_loop = 0 %}
{% set totalDisto = 0 %} {% set taxGlobal = 0 %} {% for article in elements %} {% if groupConfiguration.useLocatorAlias or groupConfiguration.useLocator %} {% endif %} {% if groupConfiguration.showAutoincrementNumberForArticle %} {% endif %} {% set sizes = article['sizes'] %} {% for key,value in sizes %} {% endfor %} {% if valoration %} {% endif %} {% set main_loop = main_loop + 1 %} {% if groupConfiguration.useLocatorAlias %} {% elseif groupConfiguration.useLocator %} {% endif %} {% if groupConfiguration.showAutoincrementNumberForArticle %} {% endif %} {% set qty = article['qty'] %} {% for key,value in qty %} {% endfor %} {% if valoration %} {% set totalDisto = totalDisto + article['total'] %} {% endif %} {% set stocks = article['stock'] %} {% for stock in stocks %} {% if groupConfiguration.useLocatorAlias %} {% endif %} {% if groupConfiguration.showAutoincrementNumberForArticle %} {% endif %} {% endfor %}
LOCORDCOD-ART{{ value }}MARCA STOCKS FAB.MOD COLORP.COSTE TOTAL
{{ main_loop }}{{ article['loc_alias'] }}{{ article['loc'] }}{{ article['ord'] }}{{ article['cod-art'] }} {% if value == 0 %}   {% else %} {{ value }} {% endif %} {{ article['brand'] | upper }} {{ article['pairs'] }} {{ article['fab_mod'] }} {{ article['color'] | upper }}{{ article['total'] | number_format(2, ",", '.') }}€
{{ stock['alias'] }} {{ stock['size'] }} {% if stock['ean'] is defined %} {{ stock['ean'] }} {% endif%}
{% endfor %} {% if valoration %} {% endif %} {% if valoration %} {% for tax in taxes %} {% endfor %} {% endif %} {% if valoration %} {% endif %}