X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Fhr_recruitment%2Fhr_recruitment_view.xml;h=d72db953fd1ddc664327e900aacc06b6f10300a4;hb=ee4fd16e9485e147f0154ab0fa6f5279c2f8f3f4;hp=2cbf3a0d3417878c582b1168305fbb8dd6f4d403;hpb=2ae4d917b0fad30ca8252c518f6ef4be81dbb418;p=odoo%2Fodoo.git diff --git a/addons/hr_recruitment/hr_recruitment_view.xml b/addons/hr_recruitment/hr_recruitment_view.xml index 2cbf3a0..d72db95 100644 --- a/addons/hr_recruitment/hr_recruitment_view.xml +++ b/addons/hr_recruitment/hr_recruitment_view.xml @@ -1,49 +1,76 @@ - - + - # ------------------------------------------------------ - # Job Categories - # ------------------------------------------------------ + - - Applicant Categories - crm.case.categ - form - - [('object_id.model', '=', 'hr.applicant')] - - - # ------------------------------------------------------ - # Stage - # ------------------------------------------------------ + Recruitment / Applicants Stages hr.recruitment.stage form [] {} - Define here your stages of the recruitment process, for example: qualification call, first interview, second interview, refused, hired. + +

+ Click to add a new stage in the recruitment process. +

+ Define here your stages of the recruitment process, for example: + qualification call, first interview, second interview, refused, + hired. +

+
- # ------------------------------------------------------ - # Jobs - # ------------------------------------------------------ + + + + Mark unread + True + ir.actions.server + + code + self.message_check_and_set_unread(cr, uid, context.get('active_ids'), context=context) + + + action_project_unread + + + action + + hr.applicant + client_action_multi + + + + Mark read + True + ir.actions.server + + code + self.message_check_and_set_read(cr, uid, context.get('active_ids'), context=context) + + + action_project_read + + + action + + hr.applicant + client_action_multi + Applicants @@ -81,21 +108,11 @@
-
@@ -109,70 +126,64 @@ string="Print Interview" icon="gtk-print" help="Print interview report" attrs="{'invisible':[('survey','=',False)]}"/>
-
+ + + + + + + - - + + -
+
+ +
- - - - - - - - - - - - - - - - - - - - - + +
-
- -
+
+ +
@@ -196,39 +207,29 @@ search - - - - - - - - - - - + + + + + + + + + + + + - - - @@ -236,7 +237,6 @@ - Hr Applicants Calendar hr.applicant @@ -245,15 +245,14 @@ - - + + - - + Hr Applicants kanban hr.applicant @@ -261,7 +260,6 @@ - @@ -269,73 +267,62 @@ - - - - oe_kanban_color_green -
-
- i -
    -
  • Edit...
  • -
  • Delete
  • -
    • -
    + + + + +
      +
    • Degree:
    • +
    • Contact:
    • +
    • Departement:
    • +
    +
    + +
    +
    + i +
    +
    +
    +
    +
    + Mobile:
    +
    +
    -
    -

    -

    -
    - - -
    -
    -
    - () -
    -
    -
    - Applied for -
    -
    - - on - - -
    -
    -
    - -
    -
    +
    - - - - - - - # ------------------------------------------------------ - # HR Job - # ------------------------------------------------------ +
    +
    + + + + + + hr.job.form1 hr.job @@ -343,20 +330,26 @@ - + +
    + +
    +
    - - + hr.recruitment.stage.tree hr.recruitment.stage @@ -371,8 +364,7 @@ - - + hr.recruitment.stage.form hr.recruitment.stage @@ -391,14 +383,20 @@ - - + Stages hr.recruitment.stage form - Check if the following stages are matching your recruitment process. Don't forget to specify the department if your recruitment process is different according to the job position. + +

    + Click to add a new stage in the recruitment process. +

    + Don't forget to specify the department if your recruitment process + is different according to the job position. +

    +
    - - + hr.recruitment.degree.tree hr.recruitment.degree @@ -422,8 +419,7 @@ - - + hr.recruitment.degree.form hr.recruitment.degree @@ -438,8 +434,7 @@ - - + Degree hr.recruitment.degree @@ -454,8 +449,7 @@ action="hr_recruitment_degree_action" sequence="5" groups="base.group_no_one"/> - - + hr.recruitment.source.tree hr.recruitment.source @@ -482,29 +476,12 @@ form - - - - CRM - Meetings Form - crm.meeting - form - - - - - - - {'invisible': [('categ_id','=',%(hr_recruitment.categ_meet_interview)d)]} - - - {'invisible': [('categ_id','=',%(hr_recruitment.categ_meet_interview)d)]} - - - +