TIP: You can type at any time to perform a new search.
OCA Construction: Project Architect
project_construction_architect · OCA/vertical-construction
- Repository
- OCA/vertical-construction · module folder · Try on Runboat
- Module version
- 0.1.0
- Category
- construction
- Folder size
- 0.38 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 project. - Filter/group/search projects by architect.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
construction_architect_project_form |
construction.architect.project.form | project.project | form | Inherits project.edit_project |
construction_architect_project_search |
construction.architect.project.search | project.project | search | Inherits project.view_project_project_filter |
construction_architect_project_tree |
construction.architect.project.tree | project.project | tree | Inherits project.view_project |
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…