2e263a4f6b0cdcf0390dbe752c23c0c67ac36249
Steps to reproduce ================== Run the `test_02_homepage_tour_every_theme` tour. Cause of the issue ================== There is an homepage tour for every theme. Since the owl conversion of web_tour, none of the custom theme tour were run and for every website, the default homepage tour was used instead. Some updates to those themes caused the tours to fail, but since they weren't run, no one noticed. The issue has been fixed in community: https://github.com/odoo/odoo/pull/142350 Solution ======== Since1aa6700c98, some h1 tags were replaced by h2. Since68c68740bf, The banner has been replaced by a text cover. opw-3595512 Part-of: odoo/design-themes#745
Description
No description provided
Languages
SCSS
43.3%
JavaScript
35.9%
Python
11%
HTML
8.3%
CSS
1.4%
Other
0.1%