Daily updates from Odoo
Monday, December 10, 2018
1 change
Resolved issues and error corrections
This update fixes an internal automated test that was failing after a recent web interface restructuring. It helps keep the development pipeline reliable without changing the product experience for users.
Original PR description
Since 4cd379cf6e the ControlPanel is now a child of the viewController. This breaks the clickEveryWhere test. With this commit, the view_controller selector is adapted in the clickEverywhere test. cherry-pick of 5e92adb39ca8cf5f4b48e3eb1d52a66dc65572f3