TIP: You can type at any time to perform a new search.
CRM Partner Company Group
crm_partner_company_group · OCA/partner-contact
- Repository
- OCA/partner-contact · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/partner-contact
- Last tracking update
- 2026-08-07 09:06:26
- Authors
- Odoo Community Association (OCA), Camptocamp SA
- Maintainers
- Odoo Community Association (OCA), Camptocamp SA
- Committers
- Weblate, OCA-git-bot, oca-ci, Vicent-S73
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- partner_company_group
- Description
This Module adds a company group field to leads. For more details investigate in base_partner_company_group.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_tree_view_leads |
crm.lead.tree.lead | crm.lead | tree | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
crm.lead.tree.opportunity | crm.lead | tree | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
crm.lead.form | crm.lead | form | Inherits crm.crm_lead_view_form |
view_crm_case_opportunities_filter |
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)
-
company_group_idMany2onerelated='partner_id.company_group_id'store=True
No public methods.
Loading…
Loading…
Loading…
Loading…