{#{{ 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. | {% if checkProvider %}Sincro. | {% endif %}||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{% 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
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 checkProvider %}
{% 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 %} |
{% endif %}
{% set controller_path = 'app_edit_order' %}
||
No hay resultados para mostrar. |