Daily updates from Odoo
Saturday, December 7, 2024
1 change
Resolved issues and error corrections
This update corrects a minor issue in the Odoo tour that guides users through the approval process. The previous method of identifying the correct status button relied on an outdated attribute, which is now replaced with a more reliable method using the 'aria-checked' attribute. This ensures the tour functions correctly and provides a seamless user experience.
Original PR description
This is just to test solving of conflicts on https://github.com/odoo/enterprise/pull/72263