Project Task Record

project_task_service
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/6.1/project_task_service
VERSION
VERSION 1.0
CATEGORY
CATEGORYProject Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Daniel Reis
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Daniel Reis
COMMITTERS
COMMITTERSAlexandre Fayolle, Maxime Chambreuil, Daniel Reis
WEBSITE
WEBSITEdaniel.reis@securitas.pt
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/department:
    - project_department
    - analytic_department
OCA/project:
    - project_functional_blocks
    - project_department
odoo/odoo:
    - project
    - base_setup
    - base
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - mail
    - base_tools
    - resource
    - hr_timesheet
    - account
    - edi
    - email_template
    - hr
    - hr_attendance
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 field Inherits project.task_type_edit
view_project_task_form_dreis project.task.form.dreis project.task field Inherits project.view_task_form2
view_project_task_search_dreis project.task.search.dreis project.task field Inherits project.view_task_search_form
view_project_task_tree_dreis project.task.tree.dreis project.task button Inherits project.view_task_tree2
view_task_calendar_reis1 project.task.calendar.reis project.task calendar New
Models touched (0)

No models found for this module.