-
- Downloads
[FIX] hr_holidays: Link the calendar.event to hr.leave record
Steps to reproduce: - Install `Time Off` module - Create a new time off and validate it - Go to Calendar and check that the time off is present - Go back to the time off and refuse it - Go back to the Calendar Issue: Event still present in the calendar. Cause: Time off not linked to the calendar event. Solution: Link the calendar.event record to the hr.leave record. cherry-pick: https://github.com/odoo/odoo/commit/ff865dc5c97149d69cfc544877f36374a14916c5 opw-3109352 closes odoo/odoo#108925 Signed-off-by:Kevin Baptiste <kba@odoo.com>
Please register or sign in to comment