TIP: You can type at any time to perform a new search.
Project Task Product
project_task_product · OCA/project
- Repository
- OCA/project · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Project
- Folder size
- 0.05 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), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Marina Alapont, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- project_task_product_stock
- Description
Allows to specify the product that relates to the project task.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view_inherit_tasks |
product.template.form.inherit.tasks | product.template | form | Inherits product.product_template_form_view |
view_task_form2_inherit |
view.task.form2.inherit | project.task | Inherits project.view_task_form2 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
task_countIntegercompute='_compute_task_count'
-
action_view_tasks(self)
New fields (1)
-
task_countIntegercompute='_compute_task_count'
-
action_view_tasks(self)
New fields (1)
-
product_idMany2one → product.productcheck_company=Trueindex=Truestring='Product' args: 'product.product'
No public methods.