X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Fhr_recruitment%2Fhr_recruitment_view.xml;h=218a699a0e33ef9a42e0bcc3777f7ba970eabaaa;hb=c5bbcb470528685e05b3d5f02fd57682c3b6fe13;hp=bb294c35ea99f637a67e7205f841a4572bd0c4ae;hpb=7416e2443fb3b45900c787959bff354e4bfe66bd;p=odoo%2Fodoo.git diff --git a/addons/hr_recruitment/hr_recruitment_view.xml b/addons/hr_recruitment/hr_recruitment_view.xml index bb294c3..218a699 100644 --- a/addons/hr_recruitment/hr_recruitment_view.xml +++ b/addons/hr_recruitment/hr_recruitment_view.xml @@ -8,7 +8,6 @@ sequence="40" /> # ------------------------------------------------------ - # Job Categories - # ------------------------------------------------------ - - - Applicant Categories - crm.case.categ - form - - [('object_id.model', '=', 'hr.applicant')] - - - # ------------------------------------------------------ # Stage # ------------------------------------------------------ @@ -45,6 +32,43 @@ # 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 hr.applicant @@ -83,19 +107,9 @@
@@ -113,62 +127,62 @@
- - + + + + + + + + - - + - - - + - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - + +
-
- -
+
+ +
@@ -192,6 +206,12 @@ search + + + - @@ -265,68 +284,59 @@ - - - - oe_kanban_color_green -
-
- i -
    -
  • Edit...
  • -
  • Delete
  • -
    • -
    + + + + +
      +
    • Degree:
    • +
    • Contact:
    • +
    • Departement:
    • +
    +
    + +
    +
    + i +
    +
    +
    +
    +
    + Mobile:
    +
    +
    -
    -

    -

    -
    - - -
    -
    -
    - () -
    -
    -
    - Applied for -
    -
    - - on - - -
    -
    -
    - -
    -
    +
    - - - - - +
    +
    + + + + + # ------------------------------------------------------ # HR Job @@ -338,15 +348,15 @@ form - - @@ -484,23 +494,5 @@ action="hr_recruitment_source_action" sequence="10" groups="base.group_no_one"/> - - CRM - Meetings Form - crm.meeting - form - - - - - - - {'invisible': [('categ_id','=',%(hr_recruitment.categ_meet_interview)d)]} - - - {'invisible': [('categ_id','=',%(hr_recruitment.categ_meet_interview)d)]} - - - -