{% block templateCSS %} {% endblock %} {% block highcharts4 %} {% endblock %} {% block stylesheets %}{% endblock %} {% set tas = '' %} {% set fechaEsperaAPU = '' %} {% set fechaEsperaLPU = '' %} {% set fechaAprobacionAPU = '' %} {% set fechaAprobacionLPU = '' %} {% set fechaProgramada = '' %} {% set fechaEjecucion = '' %} {% set fechaReProgramada = '' %} {% set categoriaNom = '' %} {% if datosEsperaAPU == true %} {% set fechaEsperaAPU = datosEsperaAPU.fechaCreacion | date('Y-m-d') %} {% endif %} {% if datosEsperaLPU == true %} {% set fechaEsperaLPU = datosEsperaLPU.fechaCreacion | date('Y-m-d') %} {% endif %} {% for datos in ticketDatos %} {% if datos.idetiquetas == 353 %} {% set tas = datos.valor %} {% endif %} {% if datos.idetiquetas == 365 %} {% set categoriaNom = datos.valor %} {% endif %} {% if datos.idetiquetas == 355 %} {% set fechaAprobacionAPU = datos.valor %} {% endif %} {% if datos.idetiquetas == 18 %} {% set fechaEjecucion = datos.valor %} {% endif %} {% if datos.idetiquetas == 360 %} {% set fechaAprobacionLPU = datos.valor %} {% endif %} {% if datos.idetiquetas == 17 %} {% set fechaProgramada = datos.valor %} {% endif %} {% if datos.idetiquetas == 278 %} {% set fechaReProgramada = datos.valor %} {% endif %} {% endfor %}
{% if is_granted('ROLE_CONTROL_CASOS_1') and (tickets.0.idestados == 1 or tickets.0.idestados == 54) and idproyectos != 10 %}
{% endif %} {% if is_granted('ROLE_CONTROL_CASOS_1') or is_granted('ROLE_SERVICIO_ANALISTA') %} {% if idproyectos == 6 %} {% endif %} {% endif %} {% if is_granted('ROLE_SERVICIO_ANALISTA') %} {% if idproyectos == 6 %} {% endif %} {% if idproyectos == 10 %} {% endif %} {% if idproyectos == 6 %} {% endif %} {% if idproyectos == 6 %} {% endif %} {% endif %} {% if is_granted('ROLE_SERVICIO_SEMI_ANALISTA') %} {% endif %} {% if is_granted('ROLE_SERVICIO_ANALISTA') %} {% if idproyectos == 6 %} {% endif %} {% endif %}
Datos Ticket
{{ tickets.0.ticket }}
{{ tickets.0.ref }}
{% if idproyectos == 6 %}
{{tas}}
{% endif %}
{{ tickets.0.sitio }}
{{ tickets.0.codigo }}
{{ tickets.0.proceso }}
{{ tickets.0.fechaOpen| date('d/m/Y') }}
{% if WOInfo == true %} {{ WOInfo.0.WOType }} {% endif %}
{{ tickets.0.estado }}
{% if idproyectos == 10 %}
{% if categoria == true %} {{ categoria.categoria }} {% endif %}
{% endif %}
{% if idproyectos == 10 %} {% else %} {% endif %} {{ tickets.0.tipoProceso }}
{{ tickets.0.userExtSolicita }}
{{ tickets.0.fechaInicioAct }}
{{ fechaEsperaAPU }}
{{ fechaEsperaLPU }}
{{ fechaAprobacionAPU }}
{{ fechaAprobacionLPU }}
{{ fechaProgramada }}
{{ fechaReProgramada }}
{{ fechaEjecucion }}
{{ tickets.0.observacion|raw }}
Catalogo
{% if idproyectos == 10 %}
{% endif %}
{% if idproyectos == 6 %}
{% elseif (idproyectos == 10) %}
{% endif %}
{% if ( tickets.0.idestados == 12 and is_granted('ROLE_SERVICIO_ANALISTA') ) or (is_granted('ROLE_SERVICIO_ANALISTA') and tickets.0.idestados != 195 and tickets.0.idestados != 108 and tickets.0.idestados != 1) or (is_granted('ROLE_SERVICIOS_ADMINISTRADOR')) %}
{% elseif(tickets.0.idestados == 1 or tickets.0.idestados == 54) or ( tickets.0.idestados == 12 and is_granted('ROLE_SERVICIO_SEMI_ANALISTA') ) %}
{% endif %}
Comentarios