Daily updates from Odoo
Tuesday, July 24, 2018
2 changes · master
Resolved issues and error corrections
Corrected a small wording typo in the website events area. This improves the clarity and polish of text shown to users without changing any business process or functionality.
The cohort reporting screen now correctly identifies and opens the related list view. This prevents users from being taken to the wrong view when working with cohort analysis, improving reliability of navigation.
Original PR description
findView method was defined using old api. The problem is that it doesn't find the list view hence not selecting the right one.