odoo/upgrade#7277

Created by Misc, Abdelrahman Khaled (akha)
Merged at da5e602606fe0298776c489955a26e498f5463fb

Statuses:

label
odoo-dev:master-recruitment_interface_promenade
head
7caaefc3870416cb753f23b91082c9c1ea767b01
merged
5 months ago by Misc, Yannick Tivisse (yti)
odoo/odoo odoo/enterprise odoo/upgrade
master #198995 #80033 #7277

[IMP] */saas~18.4: Interface Promenade

*: hr_referral, hr_recruitment{, _skill, _integration_base}

module hr_referral:
- Remove fields sending_method and sms_body from model hr_referral_campaign_wizard.
- Remove the server action hr_referral.action_hr_job_launch_referral_campaign.

module hr_recruitment:
- Remove the server action hr_recruitment.ir_actions_server_refuse_applicant.
- Remove fields applicant_emails and single_applicant_email from model applicant.get.refuse.reason.

module hr_recruitment_skill:
- as skill_type_id become related field so its not stored.

module hr_recruitment_integration_base:
- Move fields date_from and date_to of model hr_job from module hr_recruitment to module hr_recruitment_integration_base.

See odoo/odoo#198995
See odoo/enterprise#80033

task-4463696