Daily updates from Odoo
Friday, March 13, 2020
2 changes · master
Enhancements to existing features
Studio now lets users remove a selection option even if existing records still use it. Users are shown a confirmation message, and if they continue, the affected records are cleared before the option is deleted, avoiding a blocking error.
Original PR description
Task:https://www.odoo.com/web#id=2172286&action=333&active_id=1251&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.f9faaacc99575914903303e7f3d14544
Code cleanup and technical improvements
This update aligns Enterprise apps with Odoo's redesigned control panel, including the mobile layout now maintained in Enterprise. Users should see more consistent navigation, search, and reporting behavior across accounting, documents, and related modules.
Original PR description
Enterprise counterpart of PR odoo/odoo#41268 Task 2196029 Co-authored-by: Mathieu Duckerts-Antoine dam@odoo.com Co-authored-by: Julien Mougenot jum@odoo.com