Daily updates from Odoo
Tuesday, January 21, 2020
1 change · master
Code cleanup and technical improvements
The cohort reporting view was updated to use newer internal compatibility tools. This keeps the feature aligned with the platform's technical direction without changing the expected user experience.
Original PR description
This commit changes CohortController base class to AbstractControllerAdapter and uses the Odoo legacy custom_events because of the adapter.