Project Model to Task

project_model_to_task
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/10.0/project_model_to_task
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYproject
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSGitHub, Stéphane Bidoul (ACSONE), OCA Transbot, David Beal, oca-travis, Weblate, Mourad Elhadj Mimoune, tbaden
WEBSITE
WEBSITEhttps://www.akretion.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - resource
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_task_form2 project.task field Inherits project.view_task_form2
view_task_tree2 project.task field Inherits project.view_task_tree2
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • read(self, fields=None, load='_classic_read')

New fields (0)

No new fields.

Public methods (2)
  • get_actions(self, action_slot, model, res_id=False)
    @api.model
    Add an action to all Model objects of the ERP
  • set_task_action(self, model, res_id=False)
    @api.model

New fields (3)
  • action_id Many2one → ir.actions.act_window
    help='Action called to go to the original window.' string='Action' args: 'ir.actions.act_window'
  • model_reference Reference
    selection='_authorised_models'
  • task_origin Char
    compute='_compute_task_origin'
Public methods (2)
  • default_get(self, fields)
    @api.model
  • goto_document(self)
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/8.0/project_model_to_task
VERSION
VERSION 0.5.0
CATEGORY
CATEGORYproject
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSGitHub, Stéphane Bidoul (ACSONE), OCA Transbot, David Beal, oca-travis, Weblate
WEBSITE
WEBSITEhttps://www.akretion.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_task_form2 project.task field Inherits project.view_task_form2
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • read(self, cr, uid, ids, fields=None, context=None, load='_classic_read')

New fields (0)

No new fields.

Public methods (2)
  • get_actions(self, action_slot, model, res_id=False)
    @api.model
    Add an action to all Model objects of the ERP
  • set_task_action(self, model, res_id=False)
    @api.model

New fields (3)
  • action_id Many2one → ir.actions.act_window
    help='Action called to go to the original window.' string='Action' args: 'ir.actions.act_window'
  • model_reference Reference
    selection='_authorised_models'
  • task_origin Char
    compute='_get_origin'
Public methods (2)
  • default_get(self, fields)
    @api.model
  • goto_document(self)
    @api.multi