MRP BOM Location

mrp_bom_location
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/18.0/mrp_bom_location
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYManufacture
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, DavidJForgeFlow, Khôi (Kiên Kim)
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - 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
This module adds the location field to the Bill of Materials and its
components. This may be useful to distinguish between different BoMs for
the same product or to highlight the preferred locations to fetch the
components from.

The location appears in the BOM Structure Report.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
mrp_bom_form_view mrp.bom.form - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_form_view
mrp_bom_line_view_form mrp.bom.line.view.form - mrp_bom_location mrp.bom.line field Inherits mrp.mrp_bom_line_view_form
mrp_bom_tree_view mrp.bom.tree - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_tree_view
report_mrp_bom_pdf_line report_mrp_bom_pdf_line ir.ui.view qweb Inherits mrp.report_mrp_bom_pdf_line
report_mrpbomstructure_location report_mrpbomstructure_location ir.ui.view qweb Inherits mrp.report_mrp_bom
view_mrp_bom_filter mrp.bom.select - mrp_bom_location mrp.bom field Inherits mrp.view_mrp_bom_filter
Models touched (3)

New fields (1)
  • location_id Many2one → stock.location
    comodel_name='stock.location' compute='_compute_location_id' readonly=False store=True string='Location'
Public methods (0)

No public methods.

New fields (1)
  • location_id Many2one
    related='bom_id.location_id' store=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/16.0/mrp_bom_location
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYManufacture
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Stefano Consolaro, SergiCForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - 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

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
mrp_bom_form_view mrp.bom.form - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_form_view
mrp_bom_line_view_form mrp.bom.line.view.form - mrp_bom_location mrp.bom.line field Inherits mrp.mrp_bom_line_view_form
mrp_bom_tree_view mrp.bom.tree - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_tree_view
report_mrp_bom_pdf_line report_mrp_bom_pdf_line ir.ui.view qweb Inherits mrp.report_mrp_bom_pdf_line
report_mrpbomstructure_location report_mrpbomstructure_location ir.ui.view qweb Inherits mrp.report_mrp_bom
view_mrp_bom_filter mrp.bom.select - mrp_bom_location mrp.bom field Inherits mrp.view_mrp_bom_filter
Models touched (3)

New fields (1)
  • location_id Many2one → stock.location
    comodel_name='stock.location' string='Location'
Public methods (0)

No public methods.

New fields (1)
  • location_id Many2one
    related='bom_id.location_id' store=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/15.0/mrp_bom_location
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacture
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Don Kendall, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:36
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - 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

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
mrp_bom_form_view mrp.bom.form - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_form_view
mrp_bom_line_view_form mrp.bom.line.view.form - mrp_bom_location mrp.bom.line field Inherits mrp.mrp_bom_line_view_form
mrp_bom_tree_view mrp.bom.tree - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_tree_view
report_mrp_bom_line report_mrp_bom_line ir.ui.view qweb Inherits mrp.report_mrp_bom_line
report_mrp_bom_pdf_line report_mrp_bom_pdf_line ir.ui.view qweb Inherits mrp.report_mrp_bom_pdf_line
report_mrpbomstructure_location report_mrpbomstructure_location ir.ui.view qweb Inherits mrp.report_mrp_bom
view_mrp_bom_filter mrp.bom.select - mrp_bom_location mrp.bom field Inherits mrp.view_mrp_bom_filter
Models touched (3)

New fields (1)
  • location_id Many2one → stock.location
    comodel_name='stock.location' string='Location'
Public methods (0)

No public methods.

New fields (1)
  • location_id Many2one
    related='bom_id.location_id' store=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/14.0/mrp_bom_location
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYManufacture
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, davidborromeo
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - 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

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
mrp_bom_form_view mrp.bom.form - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_form_view
mrp_bom_line_view_form mrp.bom.line.view.form - mrp_bom_location mrp.bom.line field Inherits mrp.mrp_bom_line_view_form
mrp_bom_tree_view mrp.bom.tree - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_tree_view
report_mrp_bom_line report_mrp_bom_line ir.ui.view qweb Inherits mrp.report_mrp_bom_line
report_mrp_bom_pdf_line report_mrp_bom_pdf_line ir.ui.view qweb Inherits mrp.report_mrp_bom_pdf_line
report_mrpbomstructure_location report_mrpbomstructure_location ir.ui.view qweb Inherits mrp.report_mrp_bom
view_mrp_bom_filter mrp.bom.select - mrp_bom_location mrp.bom field Inherits mrp.view_mrp_bom_filter
Models touched (3)

New fields (1)
  • location_id Many2one → stock.location
    comodel_name='stock.location' string='Location'
Public methods (0)

No public methods.

New fields (1)
  • location_id Many2one
    related='bom_id.location_id' store=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/13.0/mrp_bom_location
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYManufacture
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSLois Rilo, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
mrp_bom_form_view mrp.bom.form - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_form_view
mrp_bom_line_view_form mrp.bom.line.view.form - mrp_bom_location mrp.bom.line field Inherits mrp.mrp_bom_line_view_form
mrp_bom_tree_view mrp.bom.tree - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_tree_view
report_mrp_bom_line report_mrp_bom_line ir.ui.view qweb Inherits mrp.report_mrp_bom_line
report_mrp_bom_pdf_line report_mrp_bom_pdf_line ir.ui.view qweb Inherits mrp.report_mrp_bom_pdf_line
report_mrpbomstructure_location report_mrpbomstructure_location ir.ui.view qweb Inherits mrp.report_mrp_bom
view_mrp_bom_filter mrp.bom.select - mrp_bom_location mrp.bom field Inherits mrp.view_mrp_bom_filter
Models touched (3)

New fields (1)
  • location_id Many2one → stock.location
    comodel_name='stock.location' string='Location'
Public methods (0)

No public methods.

New fields (1)
  • location_id Many2one
    related='bom_id.location_id' store=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/12.0/mrp_bom_location
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYManufacture
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSLois Rilo, OCA Transbot, oca-travis, Weblate, OCA-git-bot, hveficent, Saran L
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
mrp_bom_form_view mrp.bom.form - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_form_view
mrp_bom_line_view_form mrp.bom.line.view.form - mrp_bom_location mrp.bom.line field Inherits mrp.mrp_bom_line_view_form
mrp_bom_tree_view mrp.bom.tree - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_tree_view
report_mrp_bom_line report_mrp_bom_line ir.ui.view qweb Inherits mrp.report_mrp_bom_line
report_mrp_bom_pdf_line report_mrp_bom_pdf_line ir.ui.view qweb Inherits mrp.report_mrp_bom_pdf_line
report_mrpbomstructure_location report_mrpbomstructure_location ir.ui.view qweb Inherits mrp.report_mrp_bom
view_mrp_bom_filter mrp.bom.select - mrp_bom_location mrp.bom field Inherits mrp.view_mrp_bom_filter
Models touched (3)

New fields (1)
  • location_id Many2one → stock.location
    comodel_name='stock.location' string='Location'
Public methods (0)

No public methods.

New fields (1)
  • location_id Many2one
    related='bom_id.location_id' store=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/11.0/mrp_bom_location
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacture
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSLois Rilo, OCA Transbot, oca-travis
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 (6)
XML IDNameModelTypeStatus
mrp_bom_component_tree_view mrp.bom.component.tree - mrp_bom_location mrp.bom.line field Inherits mrp.mrp_bom_component_tree_view
mrp_bom_form_view mrp.bom.form - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_form_view
mrp_bom_tree_view mrp.bom.tree - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_tree_view
report_mrpbomstructure_location report_mrpbomstructure_location ir.ui.view qweb Inherits mrp.mrp_bom_structure_report
view_mrp_bom_filter mrp.bom.select - mrp_bom_location mrp.bom field Inherits mrp.view_mrp_bom_filter
view_mrp_bom_line_filter mrp.bom.line.select - mrp_bom_location mrp.bom.line field Inherits mrp.view_mrp_bom_line_filter
Models touched (3)

New fields (1)
  • location_id Many2one → stock.location
    comodel_name='stock.location' string='Location'
Public methods (0)

No public methods.

New fields (1)
  • location_id Many2one
    readonly=True related='bom_id.location_id' store=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/10.0/mrp_bom_location
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacture
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSLois Rilo, OCA Transbot, oca-travis, rgarnau
WEBSITE
WEBSITEhttps://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - stock
    - procurement
    - barcodes
    - web_planner
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
mrp_bom_component_tree_view mrp.bom.component.tree - mrp_bom_location mrp.bom.line field Inherits mrp.mrp_bom_component_tree_view
mrp_bom_form_view mrp.bom.form - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_form_view
mrp_bom_line_tree_view mrp.bom.tree - mrp_bom_location mrp.bom.line field Inherits mrp.mrp_bom_line_tree_view
mrp_bom_tree_view mrp.bom.tree - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_tree_view
report_mrpbomstructure_location report_mrpbomstructure_location ir.ui.view qweb Inherits mrp.mrp_bom_structure_report
view_mrp_bom_filter mrp.bom.select - mrp_bom_location mrp.bom field Inherits mrp.view_mrp_bom_filter
view_mrp_bom_line_filter mrp.bom.line.select - mrp_bom_location mrp.bom.line field Inherits mrp.view_mrp_bom_line_filter
Models touched (3)

New fields (1)
  • location_id Many2one → stock.location
    comodel_name='stock.location' domain=[('usage', '=', 'internal')] help='Set the preferred location for this BOM.' string='Location'
Public methods (0)

No public methods.

New fields (1)
  • location_id Many2one → stock.location
    comodel_name='stock.location' domain=[('usage', '=', 'internal')] help='Location which it is expected to get the products from.' string='Location'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • get_children(self, record, level=0)
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/9.0/mrp_bom_location
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacture
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSJordi Ballester Alomar, OCA Transbot, oca-travis, Weblate
WEBSITE
WEBSITEhttps://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
    - procurement
    - stock_account
    - stock
    - barcodes
    - web_planner
    - account
    - analytic
    - web_tip
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
mrp_bom_component_tree_view mrp.bom.component.tree - mrp_bom_location mrp.bom.line field Inherits mrp.mrp_bom_component_tree_view
mrp_bom_form_view mrp.bom.form - mrp_bom_location mrp.bom label Inherits mrp.mrp_bom_form_view
mrp_bom_line_tree_view mrp.bom.tree - mrp_bom_location mrp.bom.line field Inherits mrp.mrp_bom_line_tree_view
mrp_bom_tree_view mrp.bom.tree - mrp_bom_location mrp.bom field Inherits mrp.mrp_bom_tree_view
report_mrpbomstructure_location report_mrpbomstructure_location ir.ui.view qweb Inherits mrp.report_mrpbomstructure
view_mrp_bom_filter mrp.bom.select - mrp_bom_location mrp.bom field Inherits mrp.view_mrp_bom_filter
view_mrp_bom_line_filter mrp.bom.line.select - mrp_bom_location mrp.bom.line field Inherits mrp.view_mrp_bom_line_filter
Models touched (3)

New fields (1)
  • location_id Many2one → stock.location
    comodel_name='stock.location' domain=[('usage', '=', 'internal')] help='Set the preferred location for this BOM.' string='Location'
Public methods (0)

No public methods.

New fields (1)
  • location_id Many2one → stock.location
    comodel_name='stock.location' domain=[('usage', '=', 'internal')] help='Location which it is expected to get the products from.' string='Location'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.