{% if turno.turno_label is defined %} {% if turno.turno_label!='' %} {% endif %} {% if turno.tiene_checklist_pendiente == 0 and derivacion_obligatoria==false %} {% endif %}
{% if filas | length > 0 %} Derivar atención
Ingrese comentario (opcional)
{% for local in filas %} {% for fila in local.filas %} {% if turno.fila_original_id==41 and fila.id==98 %} {% else %} {% endif %} {% endfor %} {% endfor %} {% for local in filas %} {% for fila in local.filas %} {% if fila.checklist_pendiente|length > 0 %}Requisitos pendientes para derivar a : {{ fila['nombre'] }}
Trámite / Requisito | Estado |
{{ ch.nombre }} | Completado |
{{ ch.nombre }} | Pendiente |