TIP: You can type at any time to perform a new search.
CRM Industry
crm_industry · OCA/crm
- Repository
- OCA/crm · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Customer Relationship Management
- Folder size
- 0.07 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), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, Muaaz Siddiq
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_tree_view_leads |
Add industry field as tree column | crm.lead | tree | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add industry field as tree column | crm.lead | tree | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
Add industry field | crm.lead | form | Inherits crm.crm_lead_view_form |
view_crm_case_leads_filter |
Add industry field for searching and grouping | crm.lead | Inherits crm.view_crm_case_leads_filter | |
view_crm_case_opportunities_filter |
Add industry 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)
-
industry_idMany2one → res.partner.industrycomodel_name='res.partner.industry'compute='_compute_industry_id'readonly=Falsestore=Truestring='Main Industry' -
secondary_industry_idsMany2many → res.partner.industrycomodel_name='res.partner.industry'compute='_compute_secondary_industry_ids'domain="[('id', '!=', industry_id)]"readonly=Falsestore=Truestring='Secondary Industries'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…