MRP extension for quality control (OCA)

quality_control_mrp_oca
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/17.0/quality_control_mrp_oca
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYQuality control
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, LauraCForgeFlow, sygel
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - quality_control_oca
    - quality_control_stock_oca
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module defines a trigger that creates quality control inspections
when a production order is finished.

It also adds the shortcuts related to these inspections on production
orders.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
mrp_production_qc_view mrp.production.form.qc mrp.production div Inherits mrp.mrp_production_form_view
qc_inspection_form_view_production qc.inspection.form.view.production qc.inspection field Inherits quality_control_oca.qc_inspection_form_view
qc_inspection_line_search_production_view qc.inspection.line.search.production qc.inspection.line field Inherits quality_control_oca.qc_inspection_line_search_view
qc_inspection_line_tree_production_view qc.inspection.line.tree.production qc.inspection.line field Inherits quality_control_oca.qc_inspection_line_tree_view
qc_inspection_search_view_production qc.inspection.search.view.production qc.inspection field Inherits quality_control_oca.qc_inspection_search_view
qc_inspection_tree_view_production qc.inspection.tree.view.production qc.inspection field Inherits quality_control_oca.qc_inspection_tree_view
Models touched (3)

New fields (2)
  • created_inspections Integer
    compute='_compute_created_inspections' string='Created inspections'
  • qc_inspections_ids One2many → qc.inspection
    comodel_name='qc.inspection' copy=False help='Inspections related to this production.' inverse_name='production_id' string='Inspections'
Public methods (0)

No public methods.

New fields (1)
  • production_id Many2one → mrp.production
    comodel_name='mrp.production' compute='_compute_production_id' store=True
Public methods (1)
  • object_selection_values(self)

New fields (1)
  • production_id Many2one → mrp.production
    comodel_name='mrp.production' related='inspection_id.production_id' store=True string='Production order'
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/16.0/quality_control_mrp_oca
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYQuality control
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza
COMMITTERS
COMMITTERSGitHub, Weblate, OCA-git-bot, Dimitrios T. Tanis, Oihane Crucelaegui, oca-ci, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - quality_control_oca
    - quality_control_stock_oca
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
mrp_production_qc_view mrp.production.form.qc mrp.production div Inherits mrp.mrp_production_form_view
qc_inspection_form_view_production qc.inspection.form.view.production qc.inspection field Inherits quality_control_oca.qc_inspection_form_view
qc_inspection_line_search_production_view qc.inspection.line.search.production qc.inspection.line field Inherits quality_control_oca.qc_inspection_line_search_view
qc_inspection_line_tree_production_view qc.inspection.line.tree.production qc.inspection.line field Inherits quality_control_oca.qc_inspection_line_tree_view
qc_inspection_search_view_production qc.inspection.search.view.production qc.inspection field Inherits quality_control_oca.qc_inspection_search_view
qc_inspection_tree_view_production qc.inspection.tree.view.production qc.inspection field Inherits quality_control_oca.qc_inspection_tree_view
Models touched (3)

New fields (2)
  • created_inspections Integer
    compute='_compute_created_inspections' string='Created inspections'
  • qc_inspections_ids One2many → qc.inspection
    comodel_name='qc.inspection' copy=False help='Inspections related to this production.' inverse_name='production_id' string='Inspections'
Public methods (0)

No public methods.

New fields (1)
  • production_id Many2one → mrp.production
    comodel_name='mrp.production' compute='_compute_production_id' store=True
Public methods (1)
  • object_selection_values(self)

New fields (1)
  • production_id Many2one → mrp.production
    comodel_name='mrp.production' related='inspection_id.production_id' store=True string='Production order'
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/14.0/quality_control_mrp_oca
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYQuality control
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Oihane Crucelaegui, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - quality_control_oca
    - quality_control_stock_oca
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
mrp_production_qc_view mrp.production.form.qc mrp.production div Inherits mrp.mrp_production_form_view
qc_inspection_form_view_production qc.inspection.form.view.production qc.inspection field Inherits quality_control_oca.qc_inspection_form_view
qc_inspection_line_search_production_view qc.inspection.line.search.production qc.inspection.line field Inherits quality_control_oca.qc_inspection_line_search_view
qc_inspection_line_tree_production_view qc.inspection.line.tree.production qc.inspection.line field Inherits quality_control_oca.qc_inspection_line_tree_view
qc_inspection_search_view_production qc.inspection.search.view.production qc.inspection field Inherits quality_control_oca.qc_inspection_search_view
qc_inspection_tree_view_production qc.inspection.tree.view.production qc.inspection field Inherits quality_control_oca.qc_inspection_tree_view
Models touched (3)

New fields (2)
  • created_inspections Integer
    compute='_compute_created_inspections' string='Created inspections'
  • qc_inspections_ids One2many → qc.inspection
    comodel_name='qc.inspection' copy=False help='Inspections related to this production.' inverse_name='production_id' string='Inspections'
Public methods (0)

No public methods.

New fields (1)
  • production_id Many2one → mrp.production
    comodel_name='mrp.production' compute='_compute_production_id' store=True
Public methods (1)
  • object_selection_values(self)

New fields (1)
  • production_id Many2one → mrp.production
    comodel_name='mrp.production' related='inspection_id.production_id' store=True string='Production order'
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/13.0/quality_control_mrp_oca
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYQuality control
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Carlos Roca
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - quality_control_oca
    - quality_control_stock_oca
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - mrp
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
mrp_production_qc_view mrp.production.form.qc mrp.production div Inherits mrp.mrp_production_form_view
qc_inspection_form_view_production qc.inspection.form.view.production qc.inspection field Inherits quality_control_oca.qc_inspection_form_view
qc_inspection_line_search_production_view qc.inspection.line.search.production qc.inspection.line field Inherits quality_control_oca.qc_inspection_line_search_view
qc_inspection_line_tree_production_view qc.inspection.line.tree.production qc.inspection.line field Inherits quality_control_oca.qc_inspection_line_tree_view
qc_inspection_search_view_production qc.inspection.search.view.production qc.inspection field Inherits quality_control_oca.qc_inspection_search_view
qc_inspection_tree_view_production qc.inspection.tree.view.production qc.inspection field Inherits quality_control_oca.qc_inspection_tree_view
Models touched (3)

New fields (2)
  • created_inspections Integer
    compute='_compute_created_inspections' string='Created inspections'
  • qc_inspections_ids One2many → qc.inspection
    comodel_name='qc.inspection' copy=False help='Inspections related to this production.' inverse_name='production_id' string='Inspections'
Public methods (1)
  • post_inventory(self)

New fields (1)
  • production_id Many2one → mrp.production
    comodel_name='mrp.production' compute='_compute_production_id' store=True
Public methods (1)
  • object_selection_values(self)

New fields (1)
  • production_id Many2one → mrp.production
    comodel_name='mrp.production' related='inspection_id.production_id' store=True string='Production order'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/manufacture
PULL REQUEST
PULL REQUEST[18.0][MIG] quality_control_mrp_oca: Migration to 18.0 (#1736)