Change 1 of 2
Contact enrichment
Enrich contact information for one or multiple contacts.
Official Odoo 20 release note
In plain words
Contacts has a new "Enrich" action in the Actions menu of the list and form views. Select one or many contacts and run it to fill in company data (address, VAT, industry, ...) from Odoo's partner autocomplete service using the VAT, company registry or D-U-N-S number.
Where to find it
- Contacts > list view.
- Select contacts, open Actions > Enrich.
For users
Enrich one or many contacts in one click from the Actions menu.
For developers
New server action partner_autocomplete.model_res_partner_enrich calling res.partner.action_enrich_partner() (enrich_by_duns / enrich_by_vat).
Upgrading from Odoo 19
None.
- Running the action calls a paid IAP service, so the enrichment result itself is not shown.
