{% load rolemgmt_tags %} {% load rmtmgmt_tags %} {% if all_list %}
{% if time_span != "today" and time_span != "yesterday" %} {% endif %} Client Specific Details {% if time_span != "today" and time_span != "yesterday" %} {% if readonly_tag %} {% else %} {% endif %} {% endif %}
{{ start_date|date }} - {{ to_date|date }}
{% for stage in stages %} {% endfor %} {% for data in all_list %} {% for stage in data.5 %} {% if stage.1 %} {% else %} {% endif %} {% endfor %} {% if data.2 %} {% else %} {% endif %} {% if data.3 %} {% else %} {% endif %} {% if data.4 %} {% else %} {% endif %} {% endfor %}
Requirement{{ stage.stage }}Feedback Pending Interview No Shows Joining No Shows
{% with data.1.id|req_age as req_age %} {{ data.1.position_name }} {{ data.1.open_position }}p
Cumulative %
{% endwith %}
{{ stage.1 }} {% with data.5.0.2|resume_percentage:stage.0 as per %}
{{ per.1 }} {% endwith %}
0
0.0
{{ data.2 }} 0 {{ data.3 }} 0 {{ data.4 }} 0
{% else %}
No results found
{% endif %}