Skip to content
Snippets Groups Projects
Commit 290465e5 authored by Kevin Baptiste's avatar Kevin Baptiste
Browse files

[FIX] hr_recruitment: separate contacts for employees


The fix introduced in odoo/odoo#114903 created another issue: changing
the work email would change the private email also, breaking the
seperation of the contacts for the employee.

The initial behavior was correct:
 - a res.partner for the work details (email, phone, etc.)
 - a res.partner (of type private) for the personal details of the
employee.

task-3284664

closes odoo/odoo#119460

Signed-off-by: default avatarKevin Baptiste <kba@odoo.com>
parent e7b2f973
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment