Quality Control Team

quality_control_team
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/12.0/quality_control_team
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYQuality Control
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSHolger Brunn, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - quality_control
odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
qc_team_search Case Teams - Search qc.team search New
qc_team_view_form qc.team.form qc.team form New
qc_team_view_kanban qc.team.dashboard qc.team kanban New
qc_team_view_tree qc.team.tree qc.team tree New
Models touched (3)

New fields (7)
  • active Boolean
    default=True
  • color Integer
    help='The color of the team' string='Color Index'
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> string='Company'
  • member_ids One2many → res.users
    comodel_name='res.users' inverse_name='qc_team_id' string='Team Members'
  • name Char
    required=True string='Quality Control Team'
  • reply_to Char
    help="The email address put in the 'Reply-To' of all emails sent by Odoo about cases in this QC team" string='Reply-To'
  • user_id Many2one → res.users
    comodel_name='res.users' string='Team Leader'
Public methods (1)
  • create(self, values)
    @api.model

New fields (1)
  • qc_team_id Many2one → qc.team
    comodel_name='qc.team' string='Quality Control Team'
Public methods (0)

No public methods.

New fields (1)
  • qc_team_id Many2one → qc.team
    comodel_name='qc.team' string='Quality Control Team'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/11.0/quality_control_team
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYQuality Control
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSLois Rilo, Jordi Ballester Alomar, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - quality_control
odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
qc_team_search Case Teams - Search qc.team search New
qc_team_view_form qc.team.form qc.team form New
qc_team_view_kanban qc.team.dashboard qc.team kanban New
qc_team_view_tree qc.team.tree qc.team tree New
Models touched (3)

New fields (7)
  • active Boolean
    default=True
  • color Integer
    help='The color of the team' string='Color Index'
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> string='Company'
  • member_ids One2many → res.users
    comodel_name='res.users' inverse_name='qc_team_id' string='Team Members'
  • name Char
    required=True string='Quality Control Team'
  • reply_to Char
    help="The email address put in the 'Reply-To' of all emails sent by Odoo about cases in this QC team" string='Reply-To'
  • user_id Many2one → res.users
    comodel_name='res.users' string='Team Leader'
Public methods (1)
  • create(self, values)
    @api.model

New fields (1)
  • qc_team_id Many2one → qc.team
    comodel_name='qc.team' string='Quality Control Team'
Public methods (0)

No public methods.

New fields (1)
  • qc_team_id Many2one → qc.team
    comodel_name='qc.team' string='Quality Control Team'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/10.0/quality_control_team
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYQuality Control
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSLois Rilo, OCA Transbot, oca-travis
WEBSITE
WEBSITEhttps://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - quality_control
odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
qc_team_search Case Teams - Search qc.team search New
qc_team_view_form qc.team.form qc.team form New
qc_team_view_kanban qc.team.dashboard qc.team kanban New
qc_team_view_tree qc.team.tree qc.team tree New
Models touched (3)

New fields (7)
  • active Boolean
    default=True
  • color Integer
    help='The color of the team' string='Color Index'
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> string='Company'
  • member_ids One2many → res.users
    comodel_name='res.users' inverse_name='qc_team_id' string='Team Members'
  • name Char
    required=True string='Quality Control Team'
  • reply_to Char
    help="The email address put in the 'Reply-To' of all emails sent by Odoo about cases in this QC team" string='Reply-To'
  • user_id Many2one → res.users
    comodel_name='res.users' string='Team Leader'
Public methods (1)
  • create(self, values)
    @api.model

New fields (1)
  • qc_team_id Many2one → qc.team
    comodel_name='qc.team' string='Quality Control Team'
Public methods (0)

No public methods.

New fields (1)
  • qc_team_id Many2one → qc.team
    comodel_name='qc.team' string='Quality Control Team'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/9.0/quality_control_team
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYQuality Control
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSJordi Ballester Alomar, oca-travis
WEBSITE
WEBSITEhttps://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - quality_control
odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
qc_team_search Case Teams - Search qc.team search New
qc_team_view_form qc.team.form qc.team form New
qc_team_view_kanban qc.team.dashboard qc.team kanban New
qc_team_view_tree qc.team.tree qc.team tree New
Models touched (3)

New fields (7)
  • active Boolean
    default=True
  • color Integer
    help='The color of the team' string='Color Index'
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> string='Company'
  • member_ids One2many → res.users
    comodel_name='res.users' inverse_name='qc_team_id' string='Team Members'
  • name Char
    required=True string='Quality Control Team'
  • reply_to Char
    help="The email address put in the 'Reply-To' of all emails sent by Odoo about cases in this QC team" string='Reply-To'
  • user_id Many2one → res.users
    comodel_name='res.users' string='Team Leader'
Public methods (1)
  • create(self, values)
    @api.model

New fields (1)
  • qc_team_id Many2one → qc.team
    comodel_name='qc.team' string='Quality Control Team'
Public methods (0)

No public methods.

New fields (1)
  • qc_team_id Many2one → qc.team
    comodel_name='qc.team' string='Quality Control Team'
Public methods (0)

No public methods.