X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Fhr_recruitment%2Fhr_recruitment_view.xml;h=ca61479b1b7e5c72e85987ac2070dcd05d5d04cd;hb=5b2c56e935615299b7255f1193e86616607eff20;hp=c4650dba622214f7e1361503d70d9422d2bdfcc5;hpb=e49867dd5932699e9c774e26afb15c043dd88100;p=odoo%2Fodoo.git diff --git a/addons/hr_recruitment/hr_recruitment_view.xml b/addons/hr_recruitment/hr_recruitment_view.xml index c4650db..ca61479 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 @@ -79,88 +103,85 @@ hr.applicant form -
+
-
- - -

-

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