{% set tableColumnsWidth = { 'checkAllRecords' : 2, 'marketplaceImage' : 7, 'incident' : 1, 'orderReference' : 7, 'date' : 7, 'customer' : 16, 'products' : 16, 'shipment' : 6, 'interest' : 7, 'total' : 10, 'carrier' : 13, 'selected_carrier' : 7, 'status' : 7, 'comments' : 6, 'sync' : 6, 'showMore' : 3, } %} {% if checkProvider %} {% endif %} {% for d in pagination %} {% if checkProvider %} {% endif %} {% set controller_path = 'app_edit_order' %} {% else %} {% endfor %}
{#{{ knp_pagination_sortable(pagination, 'Marketplace', 'm.codigo') }}#} Marketplace {#{{ knp_pagination_sortable(pagination, 'Marketplace', 'm.codigo') }}#} {#{{ knp_pagination_sortable(pagination, 'ID Orden', 'ord.ordenid') }}#} Referencia {#{{ knp_pagination_sortable(pagination, 'Fecha', 'ord.date_add') }}#} Fecha Cliente Productos Envío Interés {#{{ knp_pagination_sortable(pagination, 'Total Orden', 'ord.totalpaid') }}#} Total Orden Transportista Carrier elegido {#{{ knp_pagination_sortable(pagination, 'Estado', 'gs.global_status') }}#} Estado Coment. Sincro.
{{ d.nombreconfiguracion }}
{% if d.incident is not empty and d.incident.resolutionDate is null %} {% endif %}
{{ d.referenceorden }} {{ d.date_add | date('d-m-Y H:i') }} {{ d.nombre~' '~d.apellido }}

DNI/CUIT: {% if d.dni!="" %} {{ d.dni }} {% else %} {{ d.fddni }} {% endif %}
{% if d.tipo!='vtex' %} {% if d.email!="" %} {{ d.email |lower }} {% else %} {{ d.fdemail |lower }} {% endif %} {% endif %}
({{ d.productoreferencia }}) {{ d.nombreproducto }} {% if d.cantidadproductos!=1 %}
+ {{ d.cantidadproductos -1 }} producto(s) más
{% endif %}

Subtotal: ${{ (d.totalproductos + d.discount) |number_format(2, '.', ',') }}
${{ d.total_envio }} {% if d.interest == 0.0 %} -- {% else %} ${{ d.interest |number_format(2, ',', '.') }} {% endif %} ${{ (d.totalpaid + d.discount) |number_format(2, ',', '.') }}
{{ d.tipot }}
{{ d.transportista }} {% if d.carriers_elegidos %} {% set carriers = d.carriers_elegidos | split(',') %} {% for carrier in carriers %} {% endfor %} {% else %} {% if d.carrier_anterior %} {% else %} {% endif %} {% endif %} {% if(d.global_status == NULL) %} Estado de la orden no encontrado {% else %} {{ d.global_status }} {% endif %} {% if d.cantidadcomentarios > 0 %}{{ d.cantidadcomentarios }}{% else %} -- {% endif %} {% if d.impactada_proveedor is same as (null) %} {% elseif d.impactada_proveedor is same as (false) %} {% if d.error_message is not null and d.error_message is defined %}
{% else %} {% endif %} {% else %} {% endif %} {% if not d.impactada_proveedor %} {% set controller_path = 'app_order_push_provider' %} {% endif %}
No hay resultados para mostrar.
{% include 'AppBundle:Ordenes:comments_box_modal.html.twig' %}