Tuesday, May 6, 2025
2 changes · 17.0
Resolved issues and error corrections
This fix makes an automated website event test wait for the page redirect to finish before continuing. It helps prevent false build failures and keeps event editing checks stable without changing customer-facing behavior.
Original PR description
So it appears from the tour build error screenshot that the redirect doesn’t happen that fast, so we need to wait for it to happen before checking the next step, which is 'Edit'—which overrides it and edits the event details instead of the events list. So, we need to wait for the redirect to happen before checking the next step build_error-164184 referencing this commit : https://github.com/odoo/odoo/commit/b1e424bcd5e985b74496e409fb16c9529bbe848e 
This fix prevents two incompatible Swiss payroll identifiers from being included together in the same electronic reporting file. It helps Swiss payroll submissions comply with the expected format and reduces the risk of rejected transmissions.
Original PR description
BUR-REE and inhouse id can not coexist in the xml scheme