Wednesday, January 24, 2024
2 changes · 17.0
Enhancements to existing features
The skills resume wizard now uses a clearer title so employees and HR users can better understand what the dialog is for. This is a small wording improvement that reduces confusion without changing functionality.
Original PR description
This commit simply changes the title of the skills resume wizard for clarity. task-3660000
This update streamlines the Hong Kong payroll module's demo data by removing unnecessary function calls and improving data accuracy. The changes fix leap year handling in payslip dates and prevent leave schedules from overlapping with weekends, making the demo data more realistic and easier to maintain.
Original PR description
Impacted Version: - 16.0 and above This commit improve below features: - Simplify demo data and remove unnessary function call - Improve demo_payslip_2 date_to for leap year - Improve leaves to avoid overlapping weekend X-original-commit: 45321a2 Forward-Port-Of: odoo/enterprise#54283