Thursday, August 20, 2026
1 change · saas-18.3
Enhancements to existing features
Time Off administrators can now see and configure whether each time off type creates a Calendar entry. This makes the existing option easier to understand and use, helping companies control how leave requests appear in employee calendars.
Original PR description
The `create_calendar_meeting` field on `hr.leave.type` allows users to choose if leave requests created with a given time off type generate a corresponding entry in the Calendar app. However, this field was not displayed on the form view. This commit adds `create_calendar_meeting` to the `hr.leave.type` form view inside the configuration section, along with dedicated help text explaining its behavior. Task: 6445794 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr