Daily updates from Odoo
Friday, November 8, 2024
1 change
Features or functions removed from Odoo
This change removes remaining support for an already-removed comparison menu in manufacturing work orders and cohort analysis views. It simplifies the affected screens behind the scenes and keeps Enterprise modules aligned with the main Odoo interface changes.
Original PR description
The comparison menu is removed in https://github.com/odoo/odoo/pull/186454. Here we simplify a bit the component MrpDisplay and the cohort view to no longer accept a prop "comparison" (unused in the case of MrpDisplay). Note that we do not thoroughly refactor the cohort view since there are ongoing discussions on refactor it using the spreadsheet library. Task ID: 4307873