Repository
OCA/project · module folder · Try on Runboat
Module version
1.0.0
Category
Project Management
Folder size
0.19 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/project
Last tracking update
2026-08-07 09:06:22
Authors
Odoo Community Association (OCA), Onestein, Tecnativa
Maintainers
Odoo Community Association (OCA), Onestein, Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, stferraro
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
project_timeline_hr_timesheet, sale_timesheet_timeline
Description
This module extends the standard tasks and projects actions to add the
timeline view to them, and also adds the needed fields in the view for
handling them.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
project_project_timeline project.project timeline New
project_task_timeline project.task timeline New
view_task_form2 project.task.form project.task form Inherits project.view_task_form2
view_task_project_user_timeline report.project.task.user timeline New
view_task_tree2 project.task.list project.task list Inherits project.view_task_tree2
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • planned_date_end Datetime
    compute='_compute_planned_date_end' precompute=True readonly=False store=True
  • planned_date_start Datetime
    compute='_compute_planned_date_start' precompute=True readonly=False store=True
Public methods (0)

No public methods.

New fields (2)
  • planned_date_end Datetime
    readonly=True
  • planned_date_start Datetime
    readonly=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…