MRP Planned Order Matrix

mrp_planned_order_matrix
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/17.0/mrp_planned_order_matrix
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-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, JasminSForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - mrp_multi_level
    - mrp_warehouse_calendar
OCA/server-ux:
    - date_range
OCA/stock-logistics-warehouse:
    - stock_warehouse_calendar
OCA/web:
    - web_widget_x2many_2d_matrix
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
    - purchase_stock
    - stock_account
    - account
    - onboarding
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to create fixed planned orders using a grid view.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mrp_planned_order_wizard_view_form mrp.planned.order.wizard.form mrp.planned.order.wizard form New
stock_mrp_planned_order_sheet_view_form mrp.planned.order.sheet.form mrp.planned.order.sheet form New
Models touched (3)

New fields (5)
  • date_end Date
    readonly=True string='Date to'
  • date_range_type_id Many2one → date.range.type
    comodel_name='date.range.type' readonly=True string='Date Range Type'
  • date_start Date
    readonly=True string='Date From'
  • line_ids Many2many → mrp.planned.order.sheet.line
    comodel_name='mrp.planned.order.sheet.line' string='Items'
  • product_mrp_area_ids Many2many → product.mrp.area
    comodel_name='product.mrp.area' string='Product Parameters'
Public methods (1)
  • button_validate(self)

New fields (6)
  • date_range_id Many2one → date.range
    comodel_name='date.range' string='Date Range'
  • mrp_planned_order_ids Many2many → mrp.planned.order
    comodel_name='mrp.planned.order'
  • product_mrp_area_id Many2one → product.mrp.area
    comodel_name='product.mrp.area' string='Product Parameters'
  • product_qty Float
    digits='Product UoM' string='Quantity'
  • value_x Char
    string='Period'
  • value_y Char
    string='Product'
Public methods (0)

No public methods.

New fields (4)
  • date_end Date
    required=True string='Date To'
  • date_range_type_id Many2one → date.range.type
    comodel_name='date.range.type' required=True string='Date Range Type'
  • date_start Date
    required=True string='Date From'
  • product_mrp_area_ids Many2many → product.mrp.area
    comodel_name='product.mrp.area' required=True string='Product Parameters'
Public methods (1)
  • create_sheet(self)
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/16.0/mrp_planned_order_matrix
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-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, Joan Sisquella
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - mrp_multi_level
    - mrp_warehouse_calendar
OCA/server-ux:
    - date_range
OCA/stock-logistics-warehouse:
    - stock_warehouse_calendar
OCA/web:
    - web_widget_x2many_2d_matrix
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
    - purchase_stock
    - stock_account
    - account
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mrp_planned_order_wizard_view_form mrp.planned.order.wizard.form mrp.planned.order.wizard form New
stock_mrp_planned_order_sheet_view_form mrp.planned.order.sheet.form mrp.planned.order.sheet form New
Models touched (3)

New fields (5)
  • date_end Date
    readonly=True string='Date to'
  • date_range_type_id Many2one → date.range.type
    comodel_name='date.range.type' readonly=True string='Date Range Type'
  • date_start Date
    readonly=True string='Date From'
  • line_ids Many2many → mrp.planned.order.sheet.line
    comodel_name='mrp.planned.order.sheet.line' string='Items'
  • product_mrp_area_ids Many2many → product.mrp.area
    comodel_name='product.mrp.area' string='Product Parameters'
Public methods (1)
  • button_validate(self)

New fields (6)
  • date_range_id Many2one → date.range
    comodel_name='date.range' string='Date Range'
  • mrp_planned_order_ids Many2many → mrp.planned.order
    comodel_name='mrp.planned.order'
  • product_mrp_area_id Many2one → product.mrp.area
    comodel_name='product.mrp.area' string='Product Parameters'
  • product_qty Float
    digits='Product UoM' string='Quantity'
  • value_x Char
    string='Period'
  • value_y Char
    string='Product'
Public methods (0)

No public methods.

New fields (4)
  • date_end Date
    required=True string='Date To'
  • date_range_type_id Many2one → date.range.type
    comodel_name='date.range.type' required=True string='Date Range Type'
  • date_start Date
    required=True string='Date From'
  • product_mrp_area_ids Many2many → product.mrp.area
    comodel_name='product.mrp.area' required=True string='Product Parameters'
Public methods (1)
  • create_sheet(self)
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/15.0/mrp_planned_order_matrix
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSLois Rilo, Miquel Raïch, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:36
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - mrp_multi_level
    - mrp_warehouse_calendar
OCA/server-ux:
    - date_range
OCA/stock-logistics-warehouse:
    - stock_warehouse_calendar
OCA/web:
    - web_widget_x2many_2d_matrix
odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - purchase_stock
    - stock_account
    - account
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mrp_planned_order_wizard_view_form mrp.planned.order.wizard.form mrp.planned.order.wizard form New
stock_mrp_planned_order_sheet_view_form mrp.planned.order.sheet.form mrp.planned.order.sheet form New
Models touched (3)

New fields (5)
  • date_end Date
    readonly=True string='Date to'
  • date_range_type_id Many2one → date.range.type
    comodel_name='date.range.type' readonly=True string='Date Range Type'
  • date_start Date
    readonly=True string='Date From'
  • line_ids Many2many → mrp.planned.order.sheet.line
    comodel_name='mrp.planned.order.sheet.line' string='Items'
  • product_mrp_area_ids Many2many → product.mrp.area
    comodel_name='product.mrp.area' string='Product Parameters'
Public methods (1)
  • button_validate(self)

New fields (6)
  • date_range_id Many2one → date.range
    comodel_name='date.range' string='Date Range'
  • mrp_planned_order_ids Many2many → mrp.planned.order
    comodel_name='mrp.planned.order'
  • product_mrp_area_id Many2one → product.mrp.area
    comodel_name='product.mrp.area' string='Product Parameters'
  • product_qty Float
    digits='Product UoM' string='Quantity'
  • value_x Char
    string='Period'
  • value_y Char
    string='Product'
Public methods (0)

No public methods.

New fields (4)
  • date_end Date
    required=True string='Date To'
  • date_range_type_id Many2one → date.range.type
    comodel_name='date.range.type' required=True string='Date Range Type'
  • date_start Date
    required=True string='Date From'
  • product_mrp_area_ids Many2many → product.mrp.area
    comodel_name='product.mrp.area' required=True string='Product Parameters'
Public methods (1)
  • create_sheet(self)
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/14.0/mrp_planned_order_matrix
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSJordi Ballester, Miquel Raïch, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - mrp_multi_level
    - mrp_warehouse_calendar
OCA/server-ux:
    - date_range
OCA/stock-logistics-warehouse:
    - stock_warehouse_calendar
OCA/web:
    - web_widget_x2many_2d_matrix
odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - purchase_stock
    - stock_account
    - account
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mrp_planned_order_wizard_view_form mrp.planned.order.wizard.form mrp.planned.order.wizard form New
stock_mrp_planned_order_sheet_view_form mrp.planned.order.sheet.form mrp.planned.order.sheet form New
Models touched (3)

New fields (5)
  • date_end Date
    readonly=True string='Date to'
  • date_range_type_id Many2one → date.range.type
    comodel_name='date.range.type' readonly=True string='Date Range Type'
  • date_start Date
    readonly=True string='Date From'
  • line_ids Many2many → mrp.planned.order.sheet.line
    comodel_name='mrp.planned.order.sheet.line' string='Items'
  • product_mrp_area_ids Many2many → product.mrp.area
    comodel_name='product.mrp.area' string='Product Parameters'
Public methods (1)
  • button_validate(self)

New fields (6)
  • date_range_id Many2one → date.range
    comodel_name='date.range' string='Date Range'
  • mrp_planned_order_ids Many2many → mrp.planned.order
    comodel_name='mrp.planned.order'
  • product_mrp_area_id Many2one → product.mrp.area
    comodel_name='product.mrp.area' string='Product Parameters'
  • product_qty Float
    digits='Product UoM' string='Quantity'
  • value_x Char
    string='Period'
  • value_y Char
    string='Product'
Public methods (0)

No public methods.

New fields (4)
  • date_end Date
    required=True string='Date To'
  • date_range_type_id Many2one → date.range.type
    comodel_name='date.range.type' required=True string='Date Range Type'
  • date_start Date
    required=True string='Date From'
  • product_mrp_area_ids Many2many → product.mrp.area
    comodel_name='product.mrp.area' required=True string='Product Parameters'
Public methods (1)
  • create_sheet(self)
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/13.0/mrp_planned_order_matrix
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSLois Rilo, 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 OCA/manufacture:
    - mrp_multi_level
    - mrp_warehouse_calendar
OCA/server-ux:
    - date_range
OCA/stock-logistics-warehouse:
    - stock_warehouse_calendar
OCA/web:
    - web_widget_x2many_2d_matrix
odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - resource
    - purchase_stock
    - stock_account
    - account
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mrp_planned_order_wizard_view_form mrp.planned.order.wizard.form mrp.planned.order.wizard form New
stock_mrp_planned_order_sheet_view_form mrp.planned.order.sheet.form mrp.planned.order.sheet form New
Models touched (3)

New fields (5)
  • date_end Date
    readonly=True string='Date to'
  • date_range_type_id Many2one → date.range.type
    comodel_name='date.range.type' readonly=True string='Date Range Type'
  • date_start Date
    readonly=True string='Date From'
  • line_ids Many2many → mrp.planned.order.sheet.line
    comodel_name='mrp.planned.order.sheet.line' string='Items'
  • product_mrp_area_ids Many2many → product.mrp.area
    comodel_name='product.mrp.area' string='Product Parameters'
Public methods (1)
  • button_validate(self)

New fields (6)
  • date_range_id Many2one → date.range
    comodel_name='date.range' string='Date Range'
  • mrp_planned_order_ids Many2many → mrp.planned.order
    comodel_name='mrp.planned.order'
  • product_mrp_area_id Many2one → product.mrp.area
    comodel_name='product.mrp.area' string='Product Parameters'
  • product_qty Float
    digits='Product UoM' string='Quantity'
  • value_x Char
    string='Period'
  • value_y Char
    string='Product'
Public methods (0)

No public methods.

New fields (4)
  • date_end Date
    required=True string='Date To'
  • date_range_type_id Many2one → date.range.type
    comodel_name='date.range.type' required=True string='Date Range Type'
  • date_start Date
    required=True string='Date From'
  • product_mrp_area_ids Many2many → product.mrp.area
    comodel_name='product.mrp.area' required=True string='Product Parameters'
Public methods (1)
  • create_sheet(self)
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/12.0/mrp_planned_order_matrix
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSHolger Brunn, OCA Transbot, oca-travis, Weblate, OCA-git-bot, HviorForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/manufacture:
    - mrp_multi_level
    - mrp_warehouse_calendar
OCA/server-ux:
    - date_range
OCA/stock-logistics-warehouse:
    - stock_warehouse_calendar
OCA/web:
    - web_widget_x2many_2d_matrix
odoo/odoo:
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - resource
    - purchase_stock
    - stock_account
    - account
    - analytic
    - portal
    - http_routing
    - digest
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mrp_planned_order_wizard_view_form mrp.planned.order.wizard.form mrp.planned.order.wizard form New
stock_mrp_planned_order_sheet_view_form mrp.planned.order.sheet.form mrp.planned.order.sheet form New
Models touched (3)

New fields (5)
  • date_end Date
    readonly=True string='Date to'
  • date_range_type_id Many2one → date.range.type
    comodel_name='date.range.type' readonly=True string='Date Range Type'
  • date_start Date
    readonly=True string='Date From'
  • line_ids Many2many → mrp.planned.order.sheet.line
    comodel_name='mrp.planned.order.sheet.line' string='Items'
  • product_mrp_area_ids Many2many → product.mrp.area
    comodel_name='product.mrp.area' string='Product Parameters'
Public methods (1)
  • button_validate(self)

New fields (6)
  • date_range_id Many2one → date.range
    comodel_name='date.range' string='Date Range'
  • mrp_planned_order_ids Many2many → mrp.planned.order
    comodel_name='mrp.planned.order'
  • product_mrp_area_id Many2one → product.mrp.area
    comodel_name='product.mrp.area' string='Product Parameters'
  • product_qty Float
    digits=dp.get_precision('Product UoM') string='Quantity'
  • value_x Char
    string='Period'
  • value_y Char
    string='Product'
Public methods (0)

No public methods.

New fields (4)
  • date_end Date
    required=True string='Date To'
  • date_range_type_id Many2one → date.range.type
    comodel_name='date.range.type' required=True string='Date Range Type'
  • date_start Date
    required=True string='Date From'
  • product_mrp_area_ids Many2many → product.mrp.area
    comodel_name='product.mrp.area' required=True string='Product Parameters'
Public methods (1)
  • create_sheet(self)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/manufacture
PULL REQUEST
PULL REQUEST[18.0][MIG]mrp_planned_order_matrix (#1819)