TIP: You can type at any time to perform a new search.
Project timeline
project_timeline · OCA/project
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_endDatetimecompute='_compute_planned_date_end'precompute=Truereadonly=Falsestore=True -
planned_date_startDatetimecompute='_compute_planned_date_start'precompute=Truereadonly=Falsestore=True
No public methods.
New fields (2)
-
planned_date_endDatetimereadonly=True -
planned_date_startDatetimereadonly=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…