Tuesday, February 4, 2025
1 change · master
Features or functions removed from Odoo
The separate mobile phone field has been removed from customer and partner records. Odoo now relies on the main phone field for contact workflows such as SMS, WhatsApp, appointments, deliveries, follow-ups, and related reporting, reducing duplicate contact data and simplifying screens.
Original PR description
Removed the `mobile` field from the res.partner model, including all related views, filters, and references. Simplifies UI and code by relying solely on the `phone` field, which covers most use cases (SMS, WhatsApp, Appointments, etc.). Task [link](https://www.odoo.com/odoo/project/967/tasks/4330827) Task-4330827