Repository
OCA/project · module folder · Try on Runboat
Module version
1.0.0
Category
Project
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/project
Last tracking update
2026-08-07 08:42:45
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Florian da Costa, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allow to set several reviewers on a project task

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_task_form2 project.task Inherits project.view_task_form2
view_task_kanban project.task kanban Inherits project.view_task_kanban
view_task_search_form project.task form Inherits project.view_task_search_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • reviewer_ids Many2many → res.users
    comodel_name='res.users' string='Reviewers' tracking=True
Public methods (0)

No public methods.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
64 days ago
Last activity
50 days ago
Repository
OCA/project
Pull request
[19.0] [MIG] project_reviewer : Migration to 19.0. (#1751)