TIP: You can type at any time to perform a new search.
CRM Sector
crm_sector · OCA/crm
- Repository
- OCA/crm · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Customer Relationship Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.tecnativa.com
- Last tracking update
- 2026-08-07 07:17:43
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Pedro M. Baeza, GitHub, Akim Juillerat, Weblate, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_form_view_leads |
Add sector field | crm.lead | form | Inherits crm.crm_case_form_view_leads |
crm_case_form_view_oppor |
Add sector field | crm.lead | form | Inherits crm.crm_case_form_view_oppor |
crm_case_tree_view_leads |
Add sector field as tree column | crm.lead | tree | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add sector field as tree column | crm.lead | tree | Inherits crm.crm_case_tree_view_oppor |
view_crm_case_leads_filter |
Add sector field for searching and grouping | crm.lead | Inherits crm.view_crm_case_leads_filter | |
view_crm_case_opportunities_filter |
Add sector field for searching and grouping | crm.lead | Inherits crm.view_crm_case_opportunities_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
secondary_sector_idsMany2many → res.partner.sectorcomodel_name='res.partner.sector'domain="[('id', '!=', sector_id)]"string='Secondary Sectors' -
sector_idMany2one → res.partner.sectorcomodel_name='res.partner.sector'string='Main Sector'
No public methods.
Loading…
Loading…