odoo/enterprise#81952
Created by fw-bot
Merged
at e5666d272a1eafbb9bc58b988871310b78839a21
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- ci/l10n: (runtime 0s)
Linked pull requests
- label
- odoo-dev:master-saas-18.2-notifpimp-suggested-tune-tde-424051-fw
- head
- 67cfe7cef23e105f75dfc25df88b9c40f57ac272
- merged
- 6 months ago by Marketing, Thibault Delavallee (tde)
odoo/odoo | odoo/enterprise | |
---|---|---|
saas-18.2 | #202472 | #81884 |
saas-18.3 | ||
saas-18.4 | ||
19.0 | ||
master | #202981 | #81952 |
[FW][FIX] hr_contract_salary: fix partner name in test
Now that hr_recruitment correctly use standard mail tools to create partners from emails it correctly calls model tools to deduce partner name, which prioritize partner_name over name found in email.
See community PR for more details.
Forward-Port-Of: #81884