MRP BoM Equivalences

mrp_bom_equivalent
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/11.0/mrp_bom_equivalent
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMRP
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSMaxime Chambreuil, GitHub, OCA Transbot, oca-travis
WEBSITE
WEBSITEhttp://www.opensourceintegrators.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_priority
odoo/odoo:
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - 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

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
mrp_bom_equivalences_form_view mrp.bom.form mrp.bom data Inherits mrp.mrp_bom_form_view
Models touched (2)

New fields (2)
  • 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'
Public methods (0)

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