Sale MRP Link

sale_mrp_link
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/12.0/sale_mrp_link
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, Agile Business Group
COMMITTERS
COMMITTERSDenis Roussel, OCA Transbot, Donatas, oca-travis, Weblate, OCA-git-bot, Ignacio Ales
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_mrp
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - resource
    - sale_stock
    - sale
    - sales_team
    - payment
    - account
    - analytic
    - portal
    - http_routing
    - digest
    - stock_account
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 xpath Inherits mrp.mrp_production_form_view
view_mrp_production_filter mrp.production xpath Inherits mrp.view_mrp_production_filter
view_order_form sale.order.form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (1)
  • sale_order_id Many2one → sale.order
    comodel_name='sale.order' string='Source Sale Order'
Public methods (1)
  • create(self, values)
    @api.model

New fields (2)
  • production_count Integer
    compute='_compute_production_count' store=True
  • production_ids One2many → mrp.production
    args: 'mrp.production', 'sale_order_id'
Public methods (1)
  • action_view_production(self)
    @api.multi
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/11.0/sale_mrp_link
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, Agile Business Group
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, OCA-git-bot, Ignacio Ales
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_mrp
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - stock
    - barcodes
    - web_planner
    - resource
    - sale_stock
    - sale_management
    - sale
    - sales_team
    - account
    - analytic
    - portal
    - http_routing
    - account_invoicing
    - stock_account
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 xpath Inherits mrp.mrp_production_form_view
view_mrp_production_filter mrp.production xpath Inherits mrp.view_mrp_production_filter
view_order_form sale.order.form sale.order xpath Inherits sale.view_order_form
Models touched (2)

New fields (1)
  • sale_order_id Many2one → sale.order
    comodel_name='sale.order' string='Source Sale Order'
Public methods (1)
  • create(self, values)
    @api.model

New fields (1)
  • production_count Integer
    compute='_compute_production_count'
Public methods (1)
  • action_view_production(self)
    @api.multi
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/10.0/sale_mrp_link
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion, Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion, Agile Business Group
COMMITTERS
COMMITTERStafaRU, OCA Transbot, Miquel Raïch, oca-travis, OCA-git-bot, OCA Git Bot
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_mrp
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - stock
    - procurement
    - barcodes
    - web_planner
    - resource
    - sale_stock
    - sale
    - sales_team
    - account
    - analytic
    - stock_account
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 xpath Inherits mrp.mrp_production_form_view
view_mrp_production_filter mrp.production xpath Inherits mrp.view_mrp_production_filter
view_order_form sale.order.form sale.order xpath Inherits sale.view_order_form
Models touched (3)

New fields (1)
  • sale_order_id Many2one → sale.order
    comodel_name='sale.order' string='Source Sale Order'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • production_count Integer
    compute='_compute_production_count'
Public methods (1)
  • action_view_production(self)
    @api.multi