Daily updates from Odoo
Wednesday, June 23, 2021
1 change
Resolved issues and error corrections
The navigation bar now still shows the home menu button when the first loaded action fails, such as after refreshing the page. This helps users recover and continue navigating instead of being stuck without an obvious way back.
Original PR description
… action Have an initial action (with F5) that will fail. Before this commit, the navbar's button to display the home menu was not visible. After this commit, its is visible