{% extends 'base.html' %} {% load rolemgmt_tags %} {% load rmtmgmt_tags %} {% block midpart %}
Stages |
|||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Requirement | Client Name | Manager | Selections / Total Positions | In Progress/ Rejected /No Show / Total | Sourcing | COL | Intrnl SL | Sent to Clnt | Clnt Intrw | Offer | Joining | All | |||||||||
{% if r.id|req_style_check == 1 %}
|
{{ r.position_name }} | {{ r.client.name }} | {{ r.manager }} | {{ r.id|selections }}/{{r.open_position}} | {{ r.id|get_inprogress }} | {% if r.id|get_stage_count:1 %}{{r.id|get_stage_count:1 }} | {% else %}0 | {% endif %} {% if r.id|get_stage_count:2 %}{{r.id|get_stage_count:2 }} | {% else %}0 | {% endif %} {% if r.id|get_stage_count:3 %}{{r.id|get_stage_count:3 }} | {% else %}0 | {% endif %} {% if r.id|get_stage_count:4 %}{{r.id|get_stage_count:4 }} | {% else %}0 | {% endif %} {% if r.id|get_stage_count:5 %}{{r.id|get_stage_count:5 }} | {% else %}0 | {% endif %} {% if r.id|get_stage_count:6 %}{{r.id|get_stage_count:6 }} | {% else %}0 | {% endif %} {% if r.id|get_stage_count:7 %}{{r.id|get_stage_count:7 }} | {% else %}0 | {% endif %} {% if r.id|get_stage_count:0 %}All | {% else %}All | {% endif %}