Wednesday, December 31, 2025
1 change · 19.0
Enhancements to existing features
The Point of Sale test tools now include helpers for choosing specific days and time slots in slot-based order flows. This makes automated checks for scheduled POS orders easier to build and maintain, without changing the customer-facing POS experience.
Original PR description
Add utils function `selectSlotDays` & `selectPresetTimingSlotIndex` to select the nth day and nth timing slot in the slot selection dialog. These functions will be used in POS tours to manage orders with slots. enterprise PR: https://github.com/odoo/enterprise/pull/95136 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#233920