| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/18.0/mrp_production_auto_validate |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Thierry Ducrest, Weblate, OCA-git-bot, oca-ci, chaule97 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - html_editor - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Auto-validate manufacturing orders when the "Pick components" transfer operation is validated. This feature has to be enabled for each Bill of Material to produce. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_bom_form_view |
mrp.bom.form.inherit | mrp.bom | field | Inherits mrp.mrp_bom_form_view |
mrp_production_form_view |
mrp.production.form.inherit | mrp.production | div | Inherits mrp.mrp_production_form_view |
No new fields.
Public methods (1)action_done(self)
mo_auto_validation
Boolean
default=False
help="Validate automatically the manufacturing order when the 'Pick Components' transfer is validated.\nThis behavior is available only if the warehouse is configured with 2 or 3 steps."
string='Order Auto Validation'
onchange_type_auto_validation(self)
auto_validate
Boolean
compute='_compute_auto_validate'
store=True
adapt_values_qty_for_auto_validation(self, values_list)
check_bom_auto_validate(self)
create(self, values_list)
handle_mark_done_result(self, res)
No new fields.
Public methods (1)action_backorder(self)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)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/14.0/mrp_production_auto_validate |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Sébastien Alix, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_bom_form_view |
mrp.bom.form.inherit | mrp.bom | field | Inherits mrp.mrp_bom_form_view |
mrp_production_form_view |
mrp.production.form.inherit | mrp.production | div | Inherits mrp.mrp_production_form_view |
mo_auto_validation
Boolean
default=False
help="Validate automatically the manufacturing order when the 'Pick Components' transfer is validated.\nThis behavior is available only if the warehouse is configured with 2 or 3 steps."
string='Order Auto Validation'
mo_auto_validation_warning
Char
compute='_compute_mo_auto_validation_warning'
string='Order Auto Validation (warning)'
onchange_type_auto_validation(self)
auto_validate
Boolean
compute='_compute_auto_validate'
states={'draft': [('readonly', False)]}
store=True
string='Auto Validate'
adapt_values_qty_for_auto_validation(self, values_list)
check_bom_auto_validate(self)
create(self, values_list)
handle_mark_done_result(self, res)
No new fields.
Public methods (1)action_backorder(self)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.