Monday, April 27, 2026
1 change · saas-18.2
Resolved issues and error corrections
This update fixes an issue where staff marked as unavailable in Google Calendar were incorrectly showing as available when checking appointment slots. The team also removed unnecessary code related to minimum scheduling hours, as Google Reserve slots are pre-defined. This ensures accurate availability information for bookings.
Original PR description
Resources on leave were still showing as available in BatchAvailabilityLookup responses because unavailabilities were not checked. Also remove the min_schedule_hours offset copied from the frontend logic. It is not relevant for Google Reserve as slots are pre-built in the feeds. Task-6150788 Forward-Port-Of: odoo/enterprise#114793