Repository
odoo/odoo · module folder
Module version
1.1
Category
Sales/CRM
Folder size
0.29 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 05:19:54
Authors
Maintainers
None
Committers
Olivier Dony, Christophe Simonis, Thibault Delavallée, Martin Trigaux, Odoo Translation Bot, Goffin Simon, Rémi Rahir, Xavier-Do, Jérémy Hennecart
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
mail_client_extension
Description

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
crm_lead_view_form crm.lead.view.form.inherit.iap.lead.enrich crm.lead form Inherits crm.crm_lead_view_form
mail_message_lead_enrich_no_credit mail_message_lead_enrich_no_credit ir.ui.view qweb New
mail_message_lead_enrich_no_email mail_message_lead_enrich_no_email ir.ui.view qweb New
mail_message_lead_enrich_notfound mail_message_lead_enrich_notfound ir.ui.view qweb New
res_config_settings_view_form crm_iap_lead_enrich rechargement res.config.settings form Inherits crm.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (2)
  • iap_enrich_done Boolean
    help='Whether IAP service for lead enrichment based on email has been performed on this lead.' string='Enrichment done'
  • show_enrich_button Boolean
    compute='_compute_show_enrich_button' string='Allow manual enrich'
Public methods (1)
  • iap_enrich(self, from_cron=False)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…