TIP: You can type at any time to perform a new search.
Project Task Pull Request
project_task_pull_request · OCA/project
- Repository
- OCA/project · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Project Management
- Folder size
- 0.14 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), Tecnativa, SMDrugstore
- Maintainers
- Odoo Community Association (OCA), Tecnativa, SMDrugstore
- Committers
- Weblate, OCA-git-bot, oca-ci, Wesley Oliveira
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- project_task_pull_request_state
- Description
This module extends the functionality of project to allow you to add PR URIs to tasks and require PR URIs before tasks can be moved to certain stages.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
edit_project |
project.project.form | project.project | form | Inherits project.edit_project |
view_task_form2 |
project.task.form.pr | project.task | form | Inherits project.view_task_form2 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
pr_required_statesMany2many → project.task.typeargs: 'project.task.type', 'project_pr_required', 'project_id', 'state_id', 'PR Required States'
No public methods.
New fields (2)
-
pr_required_statesMany2manyrelated='project_id.pr_required_states' -
pr_uriCharstring='PR URI'tracking=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…