Daily updates from Odoo
Friday, August 22, 2025
1 change · master
Enhancements to existing features
Recruitment teams can now define expected skills for job positions, compare applicants and employees against those requirements, and browse better-matching roles from applicant records. The update also improves skill entry dialogs, recruitment views, matching reports, and follow-up activities for missing skills, helping teams make more consistent hiring and workforce planning decisions.
Original PR description
This PR introduces new and improved behaviours for managing skills on models related to the recruitment application. These changes include: - The ability to add expected skills to a job position. - A new widget for managing the expected skills on a job position - Improved dialog for creating skills both on an applicant and job position. - Improved form view for job positions - Improved form view for applicants - Added a new field, score, on education degrees for better job position match calculation - A new field to see how well an applicant matches a job position. - The ability to browse matching positions from an applicant. - A new cron to create activities for employees that are missing skills that are expected on a job position. - A new report that allows you to explore how well employees match a job position in respect to their skills. - Other small details like improved demo data, improved views, etc. task-4680302