Daily updates from Odoo
Tuesday, January 29, 2019
1 change
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.