TIP: You can type at any time to perform a new search.
MRP BoM Equivalences
mrp_bom_equivalent · OCA/manufacture
- Repository
- OCA/manufacture · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- MRP
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.opensourceintegrators.com
- Last tracking update
- 2026-08-07 07:24:56
- Authors
- Odoo Community Association (OCA), Open Source Integrators
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators
- Committers
- Maxime Chambreuil, GitHub, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_bom_equivalences_form_view |
mrp.bom.form | mrp.bom | form | Inherits mrp.mrp_bom_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
nonequivalent_product_idsMany2many → product.productstring='Non-Equivalent Products' args: 'product.product', 'mrp_bom_line_product_rel', 'bom_line_id', 'product_id' -
use_equivalencesBooleanstring='Use equivalences'
No public methods.
New fields (0)
No new fields.
Public methods (2)-
name_search(self, name, args=None, operator='ilike', limit=100)@api.model -
search_read(self, domain=None, fields=None, offset=0, limit=None, order=None)@api.model