{% extends 'base.html.twig' %} {% block title%} WONDER-Transporte Nacional {% endblock %} {% block titulo %} GESTIÓN DE TRANSPORTE NACIONAL {% endblock %} {% block bread %} T-Nacional {% endblock %} {% block body %}
| Fecha Inicial | Empresa | Cant. | Nº Chasis | Origen | Destino | Factura | Observaciones | Acciones |
|---|---|---|---|---|---|---|---|---|
| {{ entity.fechainicio|date('d-m-Y') }} | {{ entity.nombre }} | {{ entity.registros }} | {{ entity.chasises }} | {{ entity.origen }} | {{ entity.destino}} |
{% if entity.estado == 'Recepción' %}
{{ facArray[indice] }} {#{{ entity.estado}} #} {# {% elseif entity.estado == 'En Curso' %}#} {#{{ entity.estado }} #} {# {% elseif (entity.estado == 'Entregado') %}#} {#{{ entity.estado }} #} {# {% else %}#} {#{{ entity.estado }} #} {% endif %} |
{{ entity.observaciones }} | {# #} {% if is_granted('ROLE_ADMINISTRADOR')%} {% endif %} {% if is_granted('ROLE_TECNICO') and habilitaEdicion[indice] %} {% endif %} {% if is_granted('ROLE_ADMINISTRADOR')%} {% endif %} {% if is_granted('ROLE_ADMINISTRADOR') or is_granted('ROLE_TECNICO') or is_granted('ROLE_RECEPCION')%} Vehículos {% endif %} {% if is_granted('ROLE_ADMINISTRADOR') or is_granted('ROLE_TECNICO') or is_granted('ROLE_RECEPCION')%} Facturas {% endif %} {# #} |
| Idnacional | #} {#Fechainicio | #} {#Factura | #} {#Observaciones | #} {#Auditoria | #} {#actions | #} {#
|---|---|---|---|---|---|
| {{ tnacional.idnacional }} | #} {#{{ tnacional.fechainicio ? tnacional.fechainicio|date('Y-m-d H:i:s') : '' }} | #} {#{{ tnacional.factura }} | #} {#{{ tnacional.observaciones }} | #} {#{{ tnacional.auditoria }} | #} {##} {# show#} {# edit#} {# | #} {#
| no records found | #} {#|||||