Wednesday, June 18, 2025
2 changes · saas-18.2
Resolved issues and error corrections
This fix makes an automated event sales test choose the exact expected option instead of a similarly named one. It helps keep quality checks consistent and reduces false failures in the release process.
Original PR description
Fixes tour failure due to selection of a wrong autocomplete item with multiple options. This led to inconsistent behavior when multiple options with similar labels. This change ensures the tour selects the correct item and selects it by exact match using css selector and regex. The error appears in the runbot CI/CD , it doesnt have a build error in the runbot website for the moment https://runbot.odoo.com/runbot/build/79912368 
This update reverses a recent change that added an unwanted dependency to the Belgian point-of-sale certification module. It helps keep the module compatible with the current release branch and avoids relying on a stable dependency that cannot be introduced here.
Original PR description
We cannot add dependency on stable. Commit: cfeb0bacf5d66148c483d7177417cda582858ec7