Daily updates from Odoo
Wednesday, July 31, 2024
1 change
Resolved issues and error corrections
This fixes an internal guided tour used in the Documents Accounting area after a related setting name changed. It helps keep automated checks and user guidance reliable, reducing the chance of broken onboarding or validation issues.
Original PR description
From https://github.com/odoo/odoo/pull/174548, tooltip has been renamed in tooltipPosition. This conversion for this tour has been missed. In https://github.com/odoo/odoo/pull/171756, the step schema is validated when a tour is added to the registry. This is why this bug was detected. task~3974087