{% load rolemgmt_tags %} {% load rmtmgmt_tags %} {% for stage in stages %} {% endfor %} {% for r in req %} {% for stage in stages %} {% with r.id|get_stage_count:stage.id as stage_count %} {% if stage_count %} {% else %} {% endif %} {% endwith %} {% endfor %} {% if r.id|get_stage_count:0 %} {% else %} {% endif %} {% endfor %}
Stages
Requirement Client Name Manager Selections / Total Positions In Progress/ Rejected /No Show / Total{{ stage.stage }}All
{% with r.id|req_age as age %} {% if age <= 15 %} {% elif age > 15 and age <= 30 %} {% else %} {% endif %} {{ r.get_position_status_display }} {% if r.today_tag and r.position_status != 4 %} Current {% elif r.position_status != 4 %} {% endif %} {% endwith %} {{ r.position_name }}

communication
{{ r.client.name }} {{ r.manager }} {{ r.id|selections }}/{{r.open_position}} {{ r.id|get_inprogress }} {% if r.id|internal_resume_count:company|count_i_resume:stage.id == 0 %}

{% else %} {% endif %} {% if r.id|external_resume_count:company|count_e_resume:stage.id == 0 %}

{% else %} {% endif %}
0All