Daily updates from Odoo
Monday, January 5, 2026
2 changes
Features or functions removed from Odoo
This update removes the outdated 'company type' field from the contact model, streamlining the way we represent business and individual contacts. The changes consolidate data and leverage VAT information to automatically determine if a contact is a company, improving data accuracy and simplifying the user experience. This aligns with a broader effort to simplify Odoo's contact management.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update simplifies contact information by removing the outdated 'company_type' field. The system now automatically identifies companies based on their identification type (like VAT or CNPJ) and country settings, streamlining the contact form and improving data accuracy. This aligns with a broader effort to simplify and modernize our contact model.