Repository
odoo/odoo · module folder
Module version
1.1
Category
Sales/CRM
Folder size
0.26 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-15 22:44:21
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, William Braeckman, Dylan Kiss (dyki), Martin Trigaux (mat), yagp-odoo, Krzysztof Magusiak (krma)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
test_crm_full
Description

Code Analysis

Views touched (4)
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_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 res.config.settings.view.form.inherit.crm.iap.enrich res.config.settings form Inherits crm.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

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 (2)
  • create(self, vals_list)
    @api.model_create_multi
  • iap_enrich(self, *, batch_size=50)

New fields (0)

No new fields.

Public methods (2)
  • get_values(self)
    @api.model
  • set_values(self)

Loading…

Loading…

Loading…

Loading…