Daily updates from Odoo
Wednesday, December 18, 2019
1 change
Code cleanup and technical improvements
The website module’s page building blocks have been reorganized into a clearer folder structure. This makes it easier to manage the growing library of standard website snippets and prepares the product for future snippet versioning without changing the end-user experience.
Original PR description
Reorganize the website folder to gather the large amount of snippets that will become standard. Also prepare for a new system of snippet versioning. Note: this merge contains a lot of commits because the files were split in such a way the history is not lost. A better way could exist to achieve this with less commits but in the end all the commits are gathered in an unique merge commit anyway. task-2158361