{% extends 'base.html' %} {% load rolemgmt_tags %} {% load rmtmgmt_tags %} {% block midpart %}

{{ title }}

{% for stage in stages %} {% endfor %} {% for r in requirements %} {% for stage in stages %} {% if r.id|get_stage_count:stage.id %} {% else %} {% endif %} {% 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
{{ r.get_position_status_display }} {% if r.today_tag and r.position_status != 4 %} Current {% elif r.position_status != 4 %} {% endif %} {% if r.id|req_style_check == 1 %} {% elif r.id|req_style_check == 2 %} {% else %} {% endif %} {{ r.position_name }} {{ r.client.name }} {{ r.manager }} {{ r.id|selections }}/{{r.open_position}} {{ r.id|get_inprogress }}0All