Friday, February 7, 2025
2 changes · master
Resolved issues and error corrections
This fix removes leftover references to a previously removed mobile field in several business workflows. It helps prevent errors or inconsistencies when using delivery integrations and Belgian reporting features after the earlier cleanup.
Original PR description
Missed few places during removal of mobile field See - https://github.com/odoo/enterprise/pull/75203 Task-4555229
The appraisal module’s sample scenario data was updated to match a recent change in how employees are linked to appraisal goals. This prevents setup or automated validation errors and helps ensure appraisal demo data loads correctly.
Original PR description
The commit https://github.com/odoo/enterprise/commit/dd90f66a536539 Changed the `employee_id` field to Many2Many but the change was not reflected in `hr_appraisal_scenario` data. This commit changes the data file to match the new field. Runbot Error: https://runbot.odoo.com/odoo/action-573/115164