Daily updates from Odoo
Monday, November 28, 2022
1 change · master
Features or functions removed from Odoo
The unused Event Sales Dashboard module has been removed because its reporting fields, custom grouping logic, and remaining view were no longer used. This reduces maintenance overhead without affecting active business workflows.
Original PR description
All fields and the override of `read_group` of `EventSaleReport` is not used since 70412a6f908d04985d93ec21f5031c341d3eabc8. Then remove it. https://github.com/odoo/odoo/pull/104863 https://github.com/odoo/upgrade/pull/4012