---Models in module 'hr_recruitment'---
new model candidate.send.mail [transient]
new model hr.candidate
new model hr.job.platform
---Fields in module 'hr_recruitment'---
hr_recruitment / calendar.event           / candidate_id (many2one)       : NEW relation: hr.candidate, hasdefault: compute
hr_recruitment / hr.applicant             / applicant_notes (html)        : NEW
hr_recruitment / hr.applicant             / availability (date)           : not stored anymore
hr_recruitment / hr.applicant             / availability (date)           : now related
hr_recruitment / hr.applicant             / candidate_id (many2one)       : NEW relation: hr.candidate, required
hr_recruitment / hr.applicant             / color (integer)               : not stored anymore
hr_recruitment / hr.applicant             / color (integer)               : now related
hr_recruitment / hr.applicant             / description (html)            : DEL
hr_recruitment / hr.applicant             / email_from (char)             : not a function anymore
hr_recruitment / hr.applicant             / email_from (char)             : not stored anymore
hr_recruitment / hr.applicant             / email_from (char)             : now related
hr_recruitment / hr.applicant             / email_normalized (char)       : not a function anymore
hr_recruitment / hr.applicant             / email_normalized (char)       : not stored anymore
hr_recruitment / hr.applicant             / email_normalized (char)       : now related
hr_recruitment / hr.applicant             / emp_id (many2one)             : DEL relation: hr.employee
hr_recruitment / hr.applicant             / linkedin_profile (char)       : not stored anymore
hr_recruitment / hr.applicant             / linkedin_profile (char)       : now related
hr_recruitment / hr.applicant             / message_bounce (integer)      : DEL
hr_recruitment / hr.applicant             / name (char)                   : DEL required
hr_recruitment / hr.applicant             / partner_id (many2one)         : not stored anymore
hr_recruitment / hr.applicant             / partner_id (many2one)         : now related
hr_recruitment / hr.applicant             / partner_mobile (char)         : DEL
hr_recruitment / hr.applicant             / partner_mobile_sanitized (char): DEL
hr_recruitment / hr.applicant             / partner_name (char)           : not stored anymore
hr_recruitment / hr.applicant             / partner_name (char)           : now a function
hr_recruitment / hr.applicant             / partner_phone (char)          : not a function anymore
hr_recruitment / hr.applicant             / partner_phone (char)          : not stored anymore
hr_recruitment / hr.applicant             / partner_phone (char)          : now related
hr_recruitment / hr.applicant             / partner_phone_sanitized (char): not a function anymore
hr_recruitment / hr.applicant             / partner_phone_sanitized (char): not stored anymore
hr_recruitment / hr.applicant             / partner_phone_sanitized (char): now related
hr_recruitment / hr.applicant             / phone_mobile_search (char)    : DEL
hr_recruitment / hr.applicant             / phone_sanitized (char)        : DEL
hr_recruitment / hr.applicant             / refuse_date (datetime)        : NEW
hr_recruitment / hr.applicant             / type_id (many2one)            : not stored anymore
hr_recruitment / hr.applicant             / type_id (many2one)            : now related
hr_recruitment / hr.candidate             / active (boolean)              : NEW hasdefault: default
hr_recruitment / hr.candidate             / activity_ids (one2many)       : NEW relation: mail.activity
hr_recruitment / hr.candidate             / applicant_ids (one2many)      : NEW relation: hr.applicant
hr_recruitment / hr.candidate             / attachment_ids (one2many)     : NEW relation: ir.attachment
hr_recruitment / hr.candidate             / availability (date)           : NEW
hr_recruitment / hr.candidate             / candidate_properties (properties): NEW hasdefault: compute
hr_recruitment / hr.candidate             / categ_ids (many2many)         : NEW relation: hr.applicant.category
hr_recruitment / hr.candidate             / color (integer)               : NEW hasdefault: default
hr_recruitment / hr.candidate             / company_id (many2one)         : NEW relation: res.company, hasdefault: default
hr_recruitment / hr.candidate             / email_cc (char)               : NEW
hr_recruitment / hr.candidate             / email_from (char)             : NEW isfunction: function, stored
hr_recruitment / hr.candidate             / email_normalized (char)       : NEW isfunction: function, stored
hr_recruitment / hr.candidate             / employee_id (many2one)        : NEW relation: hr.employee
hr_recruitment / hr.candidate             / linkedin_profile (char)       : NEW
hr_recruitment / hr.candidate             / meeting_ids (one2many)        : NEW relation: calendar.event
hr_recruitment / hr.candidate             / message_bounce (integer)      : NEW hasdefault: default
hr_recruitment / hr.candidate             / message_follower_ids (one2many): NEW relation: mail.followers
hr_recruitment / hr.candidate             / message_ids (one2many)        : NEW relation: mail.message
hr_recruitment / hr.candidate             / message_main_attachment_id (many2one): NEW relation: ir.attachment
hr_recruitment / hr.candidate             / partner_id (many2one)         : NEW relation: res.partner
hr_recruitment / hr.candidate             / partner_name (char)           : NEW
hr_recruitment / hr.candidate             / partner_phone (char)          : NEW isfunction: function, stored
hr_recruitment / hr.candidate             / partner_phone_sanitized (char): NEW isfunction: function, stored
hr_recruitment / hr.candidate             / phone_mobile_search (char)    : NEW
hr_recruitment / hr.candidate             / phone_sanitized (char)        : NEW isfunction: function, stored
hr_recruitment / hr.candidate             / priority (selection)          : NEW selection_keys: ['0', '1', '2', '3'], isfunction: function, stored
hr_recruitment / hr.candidate             / rating_ids (one2many)         : NEW relation: rating.rating
hr_recruitment / hr.candidate             / type_id (many2one)            : NEW relation: hr.recruitment.degree
hr_recruitment / hr.candidate             / user_id (many2one)            : NEW relation: res.users, hasdefault: default
hr_recruitment / hr.candidate             / website_message_ids (one2many): NEW relation: mail.message
hr_recruitment / hr.employee              / applicant_id (one2many)       : DEL relation: hr.applicant
hr_recruitment / hr.employee              / candidate_id (one2many)       : NEW relation: hr.candidate
hr_recruitment / hr.job                   / date_from (date)              : NEW
hr_recruitment / hr.job                   / date_to (date)                : NEW
hr_recruitment / hr.job                   / industry_id (many2one)        : NEW relation: res.partner.industry
hr_recruitment / hr.job                   / job_properties (properties)   : NEW hasdefault: compute
hr_recruitment / hr.job                   / no_of_hired_employee (integer): previously in module hr
hr_recruitment / hr.job.platform          / email (char)                  : NEW required
hr_recruitment / hr.job.platform          / name (char)                   : NEW required
hr_recruitment / hr.job.platform          / regex (char)                  : NEW
hr_recruitment / res.company              / candidate_properties_definition (properties_definition): NEW
hr_recruitment / res.company              / job_properties_definition (properties_definition): NEW
---XML records in module 'hr_recruitment'---
DEL calendar.event.type: hr_recruitment.categ_meet_interview (noupdate)
DEL hr.applicant.refuse.reason: hr_recruitment.refuse_reason_3 (noupdate)
DEL hr.applicant.refuse.reason: hr_recruitment.refuse_reason_4 (noupdate)
NEW hr.job.platform: hr_recruitment.indeed_job_platform (noupdate)
NEW hr.job.platform: hr_recruitment.jobsdb_job_platform (noupdate)
NEW hr.job.platform: hr_recruitment.linkedin_job_platform (noupdate)
NEW ir.actions.act_window: hr_recruitment.action_hr_candidate
NEW ir.actions.act_window: hr_recruitment.action_hr_candidate_mass_sms
NEW ir.actions.act_window: hr_recruitment.action_hr_job_platforms
NEW ir.actions.act_window: hr_recruitment.mail_activity_plan_action_config_hr_applicant
NEW ir.actions.server: hr_recruitment.action_candidate_send_mail
NEW ir.actions.server: hr_recruitment.action_load_demo_data
DEL ir.config_parameter: hr_recruitment.hr_recruitment_blacklisted_emails (noupdate)
NEW ir.model.access: hr_recruitment.access_candidate_send_mail
NEW ir.model.access: hr_recruitment.access_candidate_send_mail_interviewer
NEW ir.model.access: hr_recruitment.access_hr_candidate_interviewer
NEW ir.model.access: hr_recruitment.access_hr_candidate_user
NEW ir.model.access: hr_recruitment.access_hr_job_platform
NEW ir.model.access: hr_recruitment.access_hr_job_user
NEW ir.model.access: hr_recruitment.access_mail_activity_plan_hr_recruitment_manager
NEW ir.model.access: hr_recruitment.access_mail_activity_plan_template_hr_recruitment_manager
NEW ir.model.constraint: hr_recruitment.constraint_hr_job_platform_email_uniq
NEW ir.rule: hr_recruitment.hr_candidate_comp_rule (noupdate)
NEW ir.rule: hr_recruitment.hr_candidate_interviewer_rule (noupdate)
NEW ir.rule: hr_recruitment.hr_candidate_user_rule (noupdate)
NEW ir.rule: hr_recruitment.mail_plan_rule_group_hr_recruitment_manager_applicant (noupdate)
NEW ir.rule: hr_recruitment.mail_plan_templates_rule_group_hr_recruitment_manager_applicant (noupdate)
NEW ir.ui.menu: hr_recruitment.hr_recruitment_menu_config_activity_plan
NEW ir.ui.menu: hr_recruitment.menu_hr_candidate
NEW ir.ui.menu: hr_recruitment.menu_hr_job_boards
NEW ir.ui.menu: hr_recruitment.menu_hr_recruitment_emails
NEW ir.ui.view: hr_recruitment.candidate_hired_template (noupdate)
NEW ir.ui.view: hr_recruitment.candidate_send_mail_view_form
NEW ir.ui.view: hr_recruitment.hr_candidate_view_calendar
NEW ir.ui.view: hr_recruitment.hr_candidate_view_form
NEW ir.ui.view: hr_recruitment.hr_candidate_view_kanban
NEW ir.ui.view: hr_recruitment.hr_candidate_view_search
NEW ir.ui.view: hr_recruitment.hr_candidate_view_tree
NEW ir.ui.view: hr_recruitment.hr_job_platform_form
NEW ir.ui.view: hr_recruitment.hr_job_platform_tree
DEL ir.ui.view: hr_recruitment.applicant_hired_template (noupdate)
DEL ir.ui.view: hr_recruitment.hr_recruitment_source_kanban
NEW web_tour.tour: hr_recruitment.hr_recruitment_tour
