Daily updates from Odoo
Tuesday, January 29, 2019
2 changes · master
Code cleanup and technical improvements
The website events page now uses a dedicated template for the country events snippet instead of duplicating the same code in multiple places. This makes the feature easier to maintain and reduces the risk of inconsistencies in future updates.
Original PR description
The snippet was not using an XML template of his own and its code was duplicated by the "Country Events" option.
The eLearning slides app now records each user's relationship with a slide, starting with their like or dislike vote. This makes vote counts more reliable and prepares the module for future learning activity tracking such as viewed slides, quizzes, and rewards.