Daily updates from Odoo
Tuesday, January 25, 2022
1 change
Resolved issues and error corrections
This change restores a previously lost fix for appointment-related HR JavaScript tests after the module was split. It helps keep automated checks reliable so future appointment scheduling changes can be validated with confidence.
Original PR description
With the new hr_appointment module, some of the js tests that were in the appointment module were moved. Fix the changes that were not kept from a previous fix. See initial changes here: odoo/enterprise#23099 task-2695730