Daily updates from Odoo
Thursday, June 30, 2022
1 change · master
Code cleanup and technical improvements
This update adapts Enterprise apps to the newer interface technology for kanban, list, and form views. It improves long-term maintainability and stability across many business areas, while also fixing several dashboard and reporting test issues that could affect reliability.
Original PR description
This PR is the enterprise counter part of odoo/odoo#92475, which introduces the owl version of kanban, list and form views (+ their fields and widgets). This requires some adaptations, mostly in tests. Co-authored-by: Aaron Bohy <aab@odoo.com> Co-authored-by: Bruno Boi <boi@odoo.com> Co-authored-by: Géry Debongnie <ged@odoo.com> Co-authored-by: Samuel Degueldre <sad@odoo.com> Co-authored-by: Mathieu Duckerts-Antoine <dam@odoo.com> Co-authored-by: Simon Genin (ges) <ges@odoo.com> Co-authored-by: Francois (fge) <fge@odoo.com> Co-authored-by: Michael Mattiello (mcm) <mcm@odoo.com> Co-authored-by: Julien Mougenot <jum@odoo.com> Co-authored-by: Lucas Perais (lpe) <lpe@odoo.com> Co-authored-by: Jorge Pinna Puissant <jpp@odoo.com> Co-authored-by: luvi <luvi@odoo.com>