Repository
OCA/project · module folder · Try on Runboat
Module version
1.0
Category
Project Management
Folder size
0.03 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
daniel.reis@securitas.pt
Last tracking update
2026-08-07 06:51:51
Authors
Odoo Community Association (OCA), Daniel Reis
Maintainers
Odoo Community Association (OCA), Daniel Reis
Committers
Maxime Chambreuil, Alexandre Fayolle, Daniel Reis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Add to project tasks all necessary fields to record a service intervention:
* Time spent
* Materials used
* Work done description
* Work pending description
* Problem cause identification

Before creating new Projects, review the following configurations::
* Stages: the task stages ""common to all projects" are assigned to new projects by default.
* Causes: the possible reasons for problem causing a service incidents.
* Functional Blocks: the sub-components or sub-systems for projects.

Contributions are appreciated. Some ideas to develop:
* add a 'crm_category_stages' module, to make configurable the stages (type_ids) valid for each Category.  

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
task_cause_edit project.task.cause.form project.task.cause form New
task_cause_tree project.task.cause.tree project.cause.type tree New
task_type_edit_dreis project.task.type.form.dreis project.task.type form Inherits project.task_type_edit
view_project_task_form_dreis project.task.form.dreis project.task form Inherits project.view_task_form2
view_project_task_search_dreis project.task.search.dreis project.task search Inherits project.view_task_search_form
view_project_task_tree_dreis project.task.tree.dreis project.task tree Inherits project.view_task_tree2
view_task_calendar_reis1 project.task.calendar.reis project.task calendar New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.