Daily updates from Odoo
Thursday, January 23, 2020
1 change
Code cleanup and technical improvements
The Studio app creator has been reworked to align with Odoo's newer interface framework. This keeps the app creation experience reliable as the web client evolves, with related tests updated to support the change.
Original PR description
Used the different Widget>Component and Component>Widget adapters to properly re-write the app creator action. This refactor includes: - the app creator (js, xml and tests) - the web client: adapted new event logic