TIP: You can type at any time to perform a new search.
OCA Construction: Architect CRM
crm_construction_architect · OCA/vertical-construction
- Repository
- OCA/vertical-construction · module folder · Try on Runboat
- Module version
- 0.1.0
- Category
- construction
- Folder size
- 0.46 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:17:52
- Authors
- Odoo Community Association (OCA), Mathias Colpaert
- Maintainers
- Odoo Community Association (OCA), Mathias Colpaert
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to: - Identify the architect of a lead/opportunity. - Filter/group/search opportunities by architect.
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
construction_architect_sale_form |
construction.architect.sale.form | crm.lead | form | Inherits crm.crm_case_form_view_oppor |
construction_architect_sale_lead_form |
construction.architect.sale.lead.form | crm.lead | form | Inherits crm.crm_case_form_view_leads |
construction_architect_sale_lead_search |
construction.architect.sale.lead.search | crm.lead | search | Inherits crm.view_crm_case_leads_filter |
construction_architect_sale_search |
construction.architect.sale.search | crm.lead | search | Inherits crm.view_crm_case_opportunities_filter |
construction_architect_sale_tree |
construction.architect.sale.tree | crm.lead | tree | Inherits crm.crm_case_tree_view_oppor |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
architectMany2one → res.partnerdomain="[('isArchitect', '=', '1')]" args: 'res.partner'
No public methods.
Loading…
Loading…