X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Fhr_recruitment%2Fhr_recruitment_view.xml;h=ff20f18c1bd8b9b003e3844812194b8b07c65ceb;hb=ec5f2fe5d34ee2400c010afd73d1cfc6671fb3c9;hp=59d9207cb5145966b3291ad973eff0ac757fb5a9;hpb=98955baf7345416ee967878e07a889f62eaad2d6;p=odoo%2Fodoo.git diff --git a/addons/hr_recruitment/hr_recruitment_view.xml b/addons/hr_recruitment/hr_recruitment_view.xml index 59d9207..ff20f18 100644 --- a/addons/hr_recruitment/hr_recruitment_view.xml +++ b/addons/hr_recruitment/hr_recruitment_view.xml @@ -1,36 +1,21 @@ - - + - # ------------------------------------------------------ - # Job Categories - # ------------------------------------------------------ + - - Applicant Categories - crm.case.categ - form - - [('object_id.model', '=', 'hr.applicant')] - - - # ------------------------------------------------------ - # Stage - # ------------------------------------------------------ + Recruitment / Applicants Stages hr.recruitment.stage @@ -41,9 +26,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 @@ -79,88 +98,95 @@ hr.applicant form -
+
- - -

-

-
- - - - - - - - - + +
+
+
+
+ + + + + + + + + + + + + + + + + - - - - - - - -