Monday, March 2, 2026
1 change · saas-19.2
Enhancements to existing features
This update integrates an AI agent ('Odoo agent') to automatically create partners during account creation. A new feature will be added to allow administrators to exclude specific partners from this automated retrieval process, providing greater control over data. This change supports the ongoing development of Odoo's AI capabilities.
Original PR description
This commit: https://github.com/odoo/enterprise/commit/84d84687ac09abad698b1b00a445f69a0d896e5f introduce a new ai agent called "Odoo agent" and in the create method a partner is created from it. We will add a new function to blacklist some partner from the retrieve partner functionality task-5973417 Forward-Port-Of: odoo/enterprise#108871