Project Task Name with ID

project_task_name_with_id
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/19.0/project_task_name_with_id
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYProject
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aungkokolin1997
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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the name_search() and _compute_display_name() methods of the
project.task model to search for, and display the ID of the task in the
name field.

This module will simplify your operations if they heavily rely on the
task ID. For instance, you can select a task by its ID when creating a
timesheet record.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
project_sharing_project_task_view_kanban project.sharing.project.task.view.kanban project.task xpath Inherits project.project_sharing_project_task_view_kanban
project_sharing_project_task_view_tree project.sharing.project.task.tree project.task xpath Inherits project.project_sharing_project_task_view_tree
view_task_kanban project.task.kanban project.task xpath Inherits project.view_task_kanban
view_task_search_form_project_base project.task.search.form project.task xpath Inherits project.view_task_search_form_project_base
view_task_tree2 project.task.tree project.task xpath Inherits project.view_task_tree2
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • name_search(self, name='', args=None, operator='ilike', limit=100)
    @api.model
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/18.0/project_task_name_with_id
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProject
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile Limited
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile Limited
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, mpascual
WEBSITE
WEBSITEhttps://github.com/OCA/project
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project
    - analytic
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - 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
This module extends the name_search() and name_get() methods of the
project.task model to search for, and display the ID of the task in the
name field.

This module will simplify your operations if they heavily rely on the
task ID. For instance, you can select a task by its ID when creating a
timesheet record.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
project_sharing_project_task_view_kanban project.sharing.project.task.view.kanban project.task xpath Inherits project.project_sharing_project_task_view_kanban
project_sharing_project_task_view_search project.task.search.form project.task xpath Inherits project.project_sharing_project_task_view_search
project_sharing_project_task_view_tree project.sharing.project.task.tree project.task xpath Inherits project.project_sharing_project_task_view_tree
view_task_kanban project.task.kanban project.task xpath Inherits project.view_task_kanban
view_task_tree2 project.task.tree project.task xpath Inherits project.view_task_tree2
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • name_search(self, name='', args=None, operator='ilike', limit=100)
    @api.model
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/17.0/project_task_name_with_id
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYProject
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile Limited
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile Limited
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Aungkokolin1997, Lansana Barry Sow
WEBSITE
WEBSITEhttps://github.com/OCA/project
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project
    - analytic
    - base
    - mail
    - 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
This module extends the name_search() and name_get() methods of the
project.task model to search for, and display the ID of the task in the
name field.

This module will simplify your operations if they heavily rely on the
task ID. For instance, you can select a task by its ID when creating a
timesheet record.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
project_sharing_project_task_view_kanban project.sharing.project.task.view.kanban project.task xpath Inherits project.project_sharing_project_task_view_kanban
project_sharing_project_task_view_search project.task.search.form project.task xpath Inherits project.project_sharing_project_task_view_search
project_sharing_project_task_view_tree project.sharing.project.task.tree project.task xpath Inherits project.project_sharing_project_task_view_tree
view_task_kanban project.task.kanban project.task xpath Inherits project.view_task_kanban
view_task_tree2 project.task.tree project.task xpath Inherits project.view_task_tree2
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • name_search(self, name='', args=None, operator='ilike', limit=100)
    @api.model
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/16.0/project_task_name_with_id
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYProject
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile Limited
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile Limited
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aungkokolin1997, Lansana Barry Sow
WEBSITE
WEBSITEhttps://github.com/OCA/project
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project
    - analytic
    - base
    - mail
    - 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

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
project_sharing_project_task_view_kanban project.sharing.project.task.view.kanban project.task xpath Inherits project.project_sharing_project_task_view_kanban
project_sharing_project_task_view_search project.task.search.form project.task xpath Inherits project.project_sharing_project_task_view_search
project_sharing_project_task_view_tree project.sharing.project.task.tree project.task xpath Inherits project.project_sharing_project_task_view_tree
view_task_kanban project.task.kanban project.task xpath Inherits project.view_task_kanban
view_task_tree2 project.task.tree project.task xpath Inherits project.view_task_tree2
Models touched (1)

New fields (0)

No new fields.

Public methods (2)
  • name_get(self)
  • name_search(self, name, args=None, operator='ilike', limit=100)
    @api.model