Project Task Product

project_task_product
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/19.0/project_task_product
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProject
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Marina Alapont
WEBSITE
WEBSITEhttps://github.com/OCA/project
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project
    - analytic
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - portal
    - http_routing
    - auth_signup
    - rating
    - resource
    - digest
    - product
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Allows to specify the product that relates to the project task.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_template_form_view_inherit_tasks product.template.form.inherit.tasks product.template xpath Inherits product.product_template_form_view
view_task_form2_inherit view.task.form2.inherit project.task xpath Inherits project.view_task_form2
Models touched (3)

New fields (1)
  • task_count Integer
    compute='_compute_task_count'
Public methods (1)
  • action_view_tasks(self)

New fields (1)
  • task_count Integer
    compute='_compute_task_count'
Public methods (1)
  • action_view_tasks(self)

New fields (1)
  • product_id Many2one → product.product
    check_company=True index=True string='Product' args: 'product.product'
Public methods (0)

No public methods.