Repository
OCA/crm · module folder · Try on Runboat
Module version
1.0.0
Category
Customer Relationship Management
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/crm
Last tracking update
2026-08-07 09:06:23
Authors
Odoo Community Association (OCA), AvanzOSC, Tecnativa
Maintainers
Odoo Community Association (OCA), AvanzOSC, Tecnativa
Committers
Christopher Rogos, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds a sequential code for leads / opportunities.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
crm_case_kanban_view_leads_inherit crm.lead.kanban.lead crm.lead kanban Inherits crm.crm_case_kanban_view_leads
crm_case_tree_view_leads_inherit crm.lead.tree.lead crm.lead tree Inherits crm.crm_case_tree_view_leads
crm_case_tree_view_oppor_inherit crm.lead.tree.opportunity crm.lead tree Inherits crm.crm_case_tree_view_oppor
crm_lead_view_form_inherit crm.lead.form crm.lead form Inherits crm.crm_lead_view_form
view_crm_case_leads_filter_inherit crm.lead.search.lead crm.lead search Inherits crm.view_crm_case_leads_filter
view_crm_case_opportunities_filter_inherit crm.lead.search.opportunity crm.lead search Inherits crm.view_crm_case_opportunities_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • code Char
    copy=False default='/' readonly=True required=True string='Lead Number'
Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…