| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/12.0/quality_control_mrp |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Quality control |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Simone Rubino, Ignacio Ales, Ignacio José Alés López |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture/tree/12.0/quality_control_mrp |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/manufacture: - quality_control - quality_control_stock odoo/odoo: - product - base - decimal_precision - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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.qc_inspection_form_view |
qc_inspection_line_search_production_view |
qc.inspection.line.search.production | qc.inspection.line | field | Inherits quality_control.qc_inspection_line_search_view |
qc_inspection_line_tree_production_view |
qc.inspection.line.tree.production | qc.inspection.line | field | Inherits quality_control.qc_inspection_line_tree_view |
qc_inspection_search_view_production |
qc.inspection.search.view.production | qc.inspection | field | Inherits quality_control.qc_inspection_search_view |
qc_inspection_tree_view_production |
qc.inspection.tree.view.production | qc.inspection | field | Inherits quality_control.qc_inspection_tree_view |
created_inspections
Integer
compute='_count_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'
post_inventory(self)
production_id
Many2one → mrp.production
comodel_name='mrp.production'
compute='get_production'
store=True
get_production(self)
object_selection_values(self)
production_id
Many2one → mrp.production
comodel_name='mrp.production'
related='inspection_id.production_id'
store=True
string='Production order'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/11.0/quality_control_mrp |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Quality control |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Ignacio Ales, Ignacio José Alés López |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture/tree/11.0/quality_control_mrp |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/manufacture: - quality_control - quality_control_stock odoo/odoo: - product - base - decimal_precision - base_setup - web - bus - web_tour - stock - barcodes - web_planner - mrp - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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.qc_inspection_form_view |
qc_inspection_line_search_production_view |
qc.inspection.line.search.production | qc.inspection.line | field | Inherits quality_control.qc_inspection_line_search_view |
qc_inspection_line_tree_production_view |
qc.inspection.line.tree.production | qc.inspection.line | field | Inherits quality_control.qc_inspection_line_tree_view |
qc_inspection_search_view_production |
qc.inspection.search.view.production | qc.inspection | field | Inherits quality_control.qc_inspection_search_view |
qc_inspection_tree_view_production |
qc.inspection.tree.view.production | qc.inspection | field | Inherits quality_control.qc_inspection_tree_view |
created_inspections
Integer
compute='_compute_count_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'
post_inventory(self)
production_id
Many2one → mrp.production
comodel_name='mrp.production'
compute='_compute_get_production'
store=True
No public methods.
production_id
Many2one → mrp.production
comodel_name='mrp.production'
related='inspection_id.production_id'
store=True
string='Production order'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/10.0/quality_control_mrp |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Quality control |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), AvanzOSC, Agile Business Group, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Simone Rubino, OCA Git Bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture/tree/10.0/quality_control_mrp |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/manufacture: - quality_control - quality_control_stock odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - stock - procurement - barcodes - web_planner - mrp - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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.qc_inspection_form_view |
qc_inspection_line_search_production_view |
qc.inspection.line.search.production | qc.inspection.line | field | Inherits quality_control.qc_inspection_line_search_view |
qc_inspection_line_tree_production_view |
qc.inspection.line.tree.production | qc.inspection.line | field | Inherits quality_control.qc_inspection_line_tree_view |
qc_inspection_search_view_production |
qc.inspection.search.view.production | qc.inspection | field | Inherits quality_control.qc_inspection_search_view |
qc_inspection_tree_view_production |
qc.inspection.tree.view.production | qc.inspection | field | Inherits quality_control.qc_inspection_tree_view |
created_inspections
Integer
compute='_count_inspections'
string='Created inspections'
qc_inspections
One2many → qc.inspection
comodel_name='qc.inspection'
copy=False
help='Inspections related to this production.'
inverse_name='production'
string='Inspections'
post_inventory(self)
production
Many2one → mrp.production
comodel_name='mrp.production'
compute='get_production'
store=True
get_production(self)
production
Many2one → mrp.production
comodel_name='mrp.production'
related='inspection_id.production'
store=True
string='Production order'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/8.0/quality_control_mrp |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Quality control |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), AvanzOSC, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), AvanzOSC, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, agaldona, Weblate, oihane, Mauro |
| WEBSITE | |
| WEBSITE | http://www.odoomrp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/manufacture: - quality_control - quality_control_stock odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - report - stock - procurement - board - web_kanban_gauge - web_kanban_sparkline - mrp - stock_account - account - analytic - edi - email_template - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp.mrp_production_buttons |
mrp.production.buttons | mrp.production | div | Inherits mrp.mrp_production_form_view |
mrp_production_qc_view |
mrp.production.form.qc | mrp.production | div | Inherits mrp.mrp_production_buttons |
qc_inspection_form_view_production |
qc.inspection.form.view.production | qc.inspection | field | Inherits quality_control.qc_inspection_form_view |
qc_inspection_line_search_production_view |
qc.inspection.line.search.production | qc.inspection.line | field | Inherits quality_control.qc_inspection_line_search_view |
qc_inspection_line_tree_production_view |
qc.inspection.line.tree.production | qc.inspection.line | field | Inherits quality_control.qc_inspection_line_tree_view |
qc_inspection_search_view_production |
qc.inspection.search.view.production | qc.inspection | field | Inherits quality_control.qc_inspection_search_view |
qc_inspection_tree_view_production |
qc.inspection.tree.view.production | qc.inspection | field | Inherits quality_control.qc_inspection_tree_view |
created_inspections
Integer
compute='_count_inspections'
string='Created inspections'
qc_inspections
One2many → qc.inspection
comodel_name='qc.inspection'
copy=False
help='Inspections related to this production.'
inverse_name='production'
string='Inspections'
action_produce(self, production_id, production_qty, production_mode, wiz=False)
production
Many2one → mrp.production
comodel_name='mrp.production'
compute='get_production'
store=True
get_production(self)
production
Many2one → mrp.production
comodel_name='mrp.production'
related='inspection_id.production'
store=True
string='Production order'
No public methods.