{% extends 'base.html' %} {% load rolemgmt_tags %} {% load rmtmgmt_tags %} {% block midpart %}
Name | Mobile | Requirement | {% endif %}Exp / CTC / ECTC / NP | {% if not search_tag %}Stage | State | TA | {% else %}Reached Stage | Attach to Requirement | {% endif %}Action | {% if auto_suggest_tag %}Rating | {% endif %}|||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ r.first_name }} {{ r.last_name }} {% if r.hot_pool %} Hot Pool {% else %} Add to Hot Pool {% endif %} {% for skill in result_skill_list %} {% if skill.0 == r.id %} {% for skill in skill|remove_resume_id %} {{ skill }} {% endfor %} {% endif %} {% endfor %} |
{{ r.mobile }} | {{ r.email }} | {% if not search_tag %}{{ r.requirement }} | {% endif %}{{ r.experience }} / {{ r.ctc }} / {{ r.ectc }} / {{ r.notice_period }} | {% if not search_tag %}
|
{% if r.stage.stage == 'Joining' %}
{{ r.id|join_date_time }}
{% else %}
{{ r.id|sch_date_time }}
{% endif %}
|
{{ r.created_by.get_full_name }} | {% else %}{{ r.released_stage.stage }} | {% endif %} | Download | Edit {% if r.get_resume_history %} | History {% else %} | History {% endif %} | View | {% if auto_suggest_tag %}{{ r.id|get_rating }} Brief Report Detail Report | {% endif %}