Tuesday, December 23, 2025
1 change · saas-18.2
Resolved issues and error corrections
This update streamlines the planning process by automatically notifying users when employee work emails are missing. Instead of being blocked, users receive a list of employees needing email information, allowing them to quickly resolve the issue or direct it to HR for completion. This improves efficiency and prevents delays in sending out planning documents.
Original PR description
Before this commit, when the planning manager wants to send the planning and for some employees the work email is missing, the user is blocked on the wizard to fill the work email on those employees if he does not edit access to employee model. This commit makes sure the wizard to fill in the missing work email is not displayed if the user cannot edit the information of the employees. It also displays a notification listing the employees for which the work email is missing. By doing that, the user can easily remove those employees to continue his flow or ask to HR user or the employees concerned to complete the missing information. task-5090163 Forward-Port-Of: odoo/enterprise#96111