TIP: You can type at any time to perform a new search.
CRM Lead Role
crm_lead_partner_role · OCA/crm
- Repository
- OCA/crm · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- CRM
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/crm
- Last tracking update
- 2026-08-07 07:17:43
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_form_view_leads_inherit |
crm.lead.form.lead.inherit | crm.lead | form | Inherits crm.crm_case_form_view_leads |
crm_case_form_view_oppor_inherit |
crm.lead.form.opportunity | crm.lead | form | Inherits crm.crm_case_form_view_oppor |
crm_role_tree |
crm.role.tree | crm.role | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
partner_role_idsOne2many → crm.partner.rolehelp='Partners involved on this lead and their roles.'inverse_name='crm_lead_id' args: 'crm.partner.role'
No public methods.
New fields (3)
-
crm_lead_idMany2one → crm.leadargs: 'crm.lead' -
role_idMany2one → crm.rolestring='Role' args: 'crm.role' -
role_partner_idMany2one → res.partnerstring='Partner' args: 'res.partner'
No public methods.
New fields (1)
-
nameCharrequired=True
No public methods.