Daily updates from Odoo
Thursday, July 24, 2025
1 change · saas-18.3
Enhancements to existing features
This update adds automated test coverage for a restaurant point-of-sale flow where an unsent order is handled from a popup. It helps ensure staff can send the order to preparation and complete payment smoothly in one flow.
Original PR description
In this commit: ----------------------------- - Add test to ensure clicking order in the popup sends the order to preparation and validate payment in one flow. Task: 4804669 Related PR - https://github.com/odoo/odoo/pull/211642