| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/11.0/mrp_bom_equivalent |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | MRP |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, GitHub, OCA Transbot, oca-travis |
| WEBSITE | |
| WEBSITE | http://www.opensourceintegrators.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_priority odoo/odoo: - mrp - product - base - decimal_precision - base_setup - web - bus - web_tour - stock - barcodes - web_planner - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_bom_equivalences_form_view |
mrp.bom.form | mrp.bom | data | Inherits mrp.mrp_bom_form_view |
nonequivalent_product_ids
Many2many → product.product
string='Non-Equivalent Products'
args: 'product.product', 'mrp_bom_line_product_rel', 'bom_line_id', 'product_id'
use_equivalences
Boolean
string='Use equivalences'
No public methods.
No new fields.
Public methods (2)name_search(self, name, args=None, operator='ilike', limit=100)
search_read(self, domain=None, fields=None, offset=0, limit=None, order=None)