Daily updates from Odoo
Tuesday, December 19, 2017
3 changes · master
Enhancements to existing features
This update strengthens automated testing around Odoo's mail functionality and performance checks. It helps ensure messaging features remain reliable and do not introduce unnecessary slowdowns as the product evolves.
Resolved issues and error corrections
This fix updates an automated web editor check so it can run successfully in Chrome while still working in other supported browsers. It helps keep the editor testing reliable and reduces false failures during quality assurance.
Original PR description
Description of the issue/feature this PR addresses: The rte_inline tour was failing on chrome because jquery selector in chrome does not like a space in the style selector. On the other hand, other browsers and phantomjs need the space. This commit change the selector to find the element on chrome and friends. Current behavior before PR: rte_inline tour fails on Chrome Desired behavior after PR is merged: rte_inline tour succeed on Chrome and phantomjs -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Code cleanup and technical improvements
This update reorganizes how employee information is stored and connected across HR-related apps, without introducing new business features. It reduces internal duplication and should make future HR maintenance and reporting changes easier and safer.
Original PR description
Task: https://www.odoo.com/web#id=27279&view_type=form&model=project.task&menu_id=