X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Fhr_recruitment%2Fhr_recruitment_view.xml;h=ff20f18c1bd8b9b003e3844812194b8b07c65ceb;hb=ec5f2fe5d34ee2400c010afd73d1cfc6671fb3c9;hp=70fc6bff976fb8391c6302d2f5ffd948b8d61681;hpb=b71c7c244d5c11450fdba1ff9d2a1899c8ea3cac;p=odoo%2Fodoo.git diff --git a/addons/hr_recruitment/hr_recruitment_view.xml b/addons/hr_recruitment/hr_recruitment_view.xml index 70fc6bf..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,96 +98,98 @@ hr.applicant form -
+
- - - - - - - - -