| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/15.0/project_task_milestone |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Project Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Mantas Šniukas |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Mantas Šniukas |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Mantux11 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_task_enhancement_milestone_form |
project.task.enhancement.milestone.form | project.task | field | Inherits project.view_task_form2 |
view_task_enhancement_milestone_kanban |
project.task.enhancement.milestone.kanban | project.task | xpath | Inherits project.view_task_kanban |
view_task_enhancement_milestone_tree |
project.task.enhancement.milestone.tree | project.task | field | Inherits project.view_task_tree2 |
view_task_enhancement_search_milestone_form |
project.task.enhancement.milestone.search.form | project.task | filter | Inherits project.view_task_search_form |
project_task_ids
One2many → project.task
string='Project Tasks'
args: 'project.task', 'milestone_id'
No public methods.
milestone_id
Many2one → project.milestone
domain="[('project_id', '=', project_id)]"
group_expand='_read_group_milestone_ids'
string='Milestone'
args: 'project.milestone'
No public methods.