Stock Request MRP

stock_request_mrp
REPOSITORY
REPOSITORYOCA/stock-logistics-request
GIT
GIThttps://github.com/OCA/stock-logistics-request.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-request/tree/18.0/stock_request_mrp
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSCarlos Lopez, Weblate, OCA-git-bot, oca-ci, Franco Leyes
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-request
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-request:
    - stock_request
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows users to be able to display Manufacturing Orders
that have been created as a consequence of Stock Requests.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form.inherit.stock.request.mrp - stock_request_mrp mrp.production xpath Inherits mrp.mrp_production_form_view
stock_request_order_form stock.request.order.form - stock_request_mrp stock.request.order div Inherits stock_request.stock_request_order_form
view_stock_request_form stock.request.form - stock_request_mrp stock.request div Inherits stock_request.view_stock_request_form
Models touched (4)

New fields (2)
  • stock_request_count Integer
    compute='_compute_stock_request_ids' args: 'Stock Request #'
  • stock_request_ids Many2many → stock.request
    string='Stock Requests' args: 'stock.request', 'mrp_production_stock_request_rel', 'mrp_production_id', 'stock_request_id'
Public methods (1)
  • action_view_stock_request(self)
    :return dict: dictionary value for created view

New fields (2)
  • production_count Integer
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders count'
  • production_ids Many2many → mrp.production
    copy=False readonly=True string='Manufacturing Orders' args: 'mrp.production', 'mrp_production_stock_request_rel', 'stock_request_id', 'mrp_production_id'
Public methods (1)
  • action_view_mrp_production(self)

New fields (2)
  • production_count Integer
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders count'
  • production_ids One2many → mrp.production
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders' args: 'mrp.production'
Public methods (1)
  • action_view_mrp_production(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-request
GIT
GIThttps://github.com/OCA/stock-logistics-request.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-request/tree/17.0/stock_request_mrp
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSLois Rilo, Weblate, OCA-git-bot, oca-ci, anaïs
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-request
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-request:
    - stock_request
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows users to be able to display Manufacturing Orders
that have been created as a consequence of Stock Requests.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form.inherit.stock.request.mrp - stock_request_mrp mrp.production xpath Inherits mrp.mrp_production_form_view
stock_request_order_form stock.request.order.form - stock_request_mrp stock.request.order div Inherits stock_request.stock_request_order_form
view_stock_request_form stock.request.form - stock_request_mrp stock.request div Inherits stock_request.view_stock_request_form
Models touched (4)

New fields (2)
  • stock_request_count Integer
    compute='_compute_stock_request_ids' args: 'Stock Request #'
  • stock_request_ids Many2many → stock.request
    string='Stock Requests' args: 'stock.request', 'mrp_production_stock_request_rel', 'mrp_production_id', 'stock_request_id'
Public methods (1)
  • action_view_stock_request(self)
    :return dict: dictionary value for created view

New fields (2)
  • production_count Integer
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders count'
  • production_ids Many2many → mrp.production
    copy=False readonly=True string='Manufacturing Orders' args: 'mrp.production', 'mrp_production_stock_request_rel', 'stock_request_id', 'mrp_production_id'
Public methods (1)
  • action_view_mrp_production(self)

New fields (2)
  • production_count Integer
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders count'
  • production_ids One2many → mrp.production
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders' args: 'mrp.production'
Public methods (1)
  • action_view_mrp_production(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-request
GIT
GIThttps://github.com/OCA/stock-logistics-request.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-request/tree/16.0/stock_request_mrp
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSLois Rilo, Víctor Martínez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-request
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-request:
    - stock_request
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form.inherit.stock.request.mrp mrp.production xpath Inherits mrp.mrp_production_form_view
stock_request_order_form stock.request.order.form stock.request.order div Inherits stock_request.stock_request_order_form
view_stock_request_form stock.request.form stock.request div Inherits stock_request.view_stock_request_form
Models touched (4)

New fields (2)
  • stock_request_count Integer
    compute='_compute_stock_request_ids' args: 'Stock Request #'
  • stock_request_ids Many2many → stock.request
    string='Stock Requests' args: 'stock.request', 'mrp_production_stock_request_rel', 'mrp_production_id', 'stock_request_id'
Public methods (1)
  • action_view_stock_request(self)
    :return dict: dictionary value for created view

New fields (2)
  • production_count Integer
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders count'
  • production_ids Many2many → mrp.production
    copy=False readonly=True string='Manufacturing Orders' args: 'mrp.production', 'mrp_production_stock_request_rel', 'stock_request_id', 'mrp_production_id'
Public methods (1)
  • action_view_mrp_production(self)

New fields (2)
  • production_count Integer
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders count'
  • production_ids One2many → mrp.production
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders' args: 'mrp.production'
Public methods (1)
  • action_view_mrp_production(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/15.0/stock_request_mrp
VERSION
VERSION 1.3.1
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSLois Rilo, Víctor Martínez, nicolas, Weblate, OCA-git-bot, oca-ci, Joel Zilli
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:33
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_request
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form.inherit.stock.request.mrp mrp.production xpath Inherits mrp.mrp_production_form_view
stock_request_order_form stock.request.order.form stock.request.order div Inherits stock_request.stock_request_order_form
view_stock_request_form stock.request.form stock.request div Inherits stock_request.view_stock_request_form
Models touched (4)

New fields (2)
  • stock_request_count Integer
    compute='_compute_stock_request_ids' args: 'Stock Request #'
  • stock_request_ids Many2many → stock.request
    string='Stock Requests' args: 'stock.request', 'mrp_production_stock_request_rel', 'mrp_production_id', 'stock_request_id'
Public methods (1)
  • action_view_stock_request(self)
    :return dict: dictionary value for created view

New fields (2)
  • production_count Integer
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders count'
  • production_ids Many2many → mrp.production
    copy=False readonly=True string='Manufacturing Orders' args: 'mrp.production', 'mrp_production_stock_request_rel', 'stock_request_id', 'mrp_production_id'
Public methods (1)
  • action_view_mrp_production(self)

New fields (2)
  • production_count Integer
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders count'
  • production_ids One2many → mrp.production
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders' args: 'mrp.production'
Public methods (1)
  • action_view_mrp_production(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_request_mrp
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_request
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - mrp
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form.inherit.stock.request.mrp mrp.production xpath Inherits mrp.mrp_production_form_view
stock_request_order_form stock.request.order.form stock.request.order div Inherits stock_request.stock_request_order_form
view_stock_request_form stock.request.form stock.request div Inherits stock_request.view_stock_request_form
Models touched (4)

New fields (2)
  • stock_request_count Integer
    compute='_compute_stock_request_ids' args: 'Stock Request #'
  • stock_request_ids Many2many → stock.request
    string='Stock Requests' args: 'stock.request', 'mrp_production_stock_request_rel', 'mrp_production_id', 'stock_request_id'
Public methods (1)
  • action_view_stock_request(self)
    :return dict: dictionary value for created view

New fields (2)
  • production_count Integer
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders count'
  • production_ids Many2many → mrp.production
    copy=False readonly=True string='Manufacturing Orders' args: 'mrp.production', 'mrp_production_stock_request_rel', 'stock_request_id', 'mrp_production_id'
Public methods (2)
  • action_cancel(self)
  • action_view_mrp_production(self)

New fields (2)
  • production_count Integer
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders count'
  • production_ids One2many → mrp.production
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders' args: 'mrp.production'
Public methods (1)
  • action_view_mrp_production(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/13.0/stock_request_mrp
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSPedro M. Baeza, oca-travis, OCA-git-bot, HviorForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_request
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - mrp
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form.inherit.stock.request.mrp mrp.production xpath Inherits mrp.mrp_production_form_view
stock_request_order_form stock.request.order.form stock.request.order div Inherits stock_request.stock_request_order_form
view_stock_request_form stock.request.form stock.request div Inherits stock_request.view_stock_request_form
Models touched (4)

New fields (2)
  • stock_request_count Integer
    compute='_compute_stock_request_ids' args: 'Stock Request #'
  • stock_request_ids Many2many → stock.request
    string='Stock Requests' args: 'stock.request', 'mrp_production_stock_request_rel', 'mrp_production_id', 'stock_request_id'
Public methods (1)
  • action_view_stock_request(self)
    :return dict: dictionary value for created view

New fields (2)
  • production_count Integer
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders count'
  • production_ids Many2many → mrp.production
    readonly=True string='Manufacturing Orders' args: 'mrp.production', 'mrp_production_stock_request_rel', 'stock_request_id', 'mrp_production_id'
Public methods (1)
  • action_view_mrp_production(self)

New fields (2)
  • production_count Integer
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders count'
  • production_ids One2many → mrp.production
    compute='_compute_production_ids' readonly=True string='Manufacturing Orders' args: 'mrp.production'
Public methods (1)
  • action_view_mrp_production(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/stock-logistics-request
PULL REQUEST
PULL REQUEST[MIG] stock_request_mrp: Migration to 19.0 (#91)