Lead Enrichment

crm_iap_lead_enrich
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/14.0/crm_iap_lead_enrich
VERSION
VERSION 1.1
CATEGORY
CATEGORYSales/CRM
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Olivier Dony, Thibault Delavallée, Christophe Simonis, Goffin Simon, Rémi Rahir, Xavier-Do, Jérémy Hennecart
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - iap_crm
    - crm
    - base_setup
    - base
    - web
    - sales_team
    - mail
    - bus
    - web_tour
    - calendar
    - resource
    - fetchmail
    - utm
    - contacts
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - phone_validation
    - iap_mail
    - iap
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
crm_lead_view_form crm.lead.view.form.inherit.iap.lead.enrich crm.lead xpath 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 field Inherits crm.res_config_settings_view_form
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.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/13.0/crm_iap_lead_enrich
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYSales/CRM
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Thibault Delavallée, Goffin Simon, Rémi Rahir, Xavier-Do, David Beguin, Pierre Rousseau, Benjamin Vray, Florent Lejoly
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - iap
    - web
    - base
    - base_setup
    - crm
    - sales_team
    - mail
    - bus
    - web_tour
    - calendar
    - resource
    - fetchmail
    - utm
    - contacts
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
crm_lead_view_form crm.lead.view.form.inherit.iap.lead.enrich crm.lead xpath 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
mail_message_lead_enrich_with_data mail_message_lead_enrich_with_data ir.ui.view qweb New
res_config_settings_view_form crm_iap_lead_enrich rechargement res.config.settings field Inherits crm.res_config_settings_view_form
Models touched (4)

New fields (3)
  • iap_enrich_done Boolean
    help='Whether IAP service for lead enrichment based on email has been performed on this lead.' string='Enrichment done'
  • reveal_id Char
    index=True string='Reveal ID'
  • 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 (1)
  • unlink(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.