{% extends 'base.html' %} {% load rolemgmt_tags %} {% block midpart %}
Stages |
|||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Requirement | Client Name | Manager | Closure Ratio | In Progress/ Rejected /No Show / Total | Sourcing | COL | Internal SL | Sent to Client | Client Interview | Offer | Joining | All | Show Stages | ||||||||
{% if r.id|req_style_check == 1 %}
|
{{ r.position_name }} | {{ r.client.name }} | {{ r.manager }} | {{r.open_position }}/{{r.no_of_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 %}