| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/19.0/mrp_sale_info |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | Ruchir Shukla, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_mrp - mrp - product - base - base_setup - web - bus - web_tour - html_editor - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - http_routing - auth_signup - resource - sale_stock - sale - sales_team - account_payment - account - onboarding - analytic - payment - utm - stock_account |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of Odoo for adding related fields to Manufacturing Orders and Work Orders: > - Sale order > - Customer > - Commitment Date > - Customer Reference |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
MRP Production Form with Sale Order | mrp.production | page | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
MRP Production Tree with Sale Order | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_workorder_form_view_inherit |
MRP Work Order Form with Sale Order | mrp.workorder | page | Inherits mrp.mrp_production_workorder_form_view_inherit |
mrp_production_workorder_tree_view_inherit |
MRP Work Order Tree with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workorder_tree_editable_view |
client_order_ref
Char
related='sale_id.client_order_ref'
store=True
string='Customer Reference'
commitment_date
Datetime
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one → res.partner
comodel_name='res.partner'
related='sale_id.partner_id'
store=True
string='Customer'
reference_ids
Many2many → stock.reference
comodel_name='stock.reference'
readonly=True
sale_id
Many2one → sale.order
comodel_name='sale.order'
readonly=True
related='sale_line_id.order_id'
store=True
string='Sale order'
No public methods.
client_order_ref
Char
related='sale_id.client_order_ref'
store=True
string='Customer Reference'
commitment_date
Datetime
readonly=True
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
readonly=True
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one
readonly=True
related='production_id.sale_id'
store=True
string='Sale order'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/18.0/mrp_sale_info |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | GitHub, Weblate, OCA-git-bot, oca-ci, michelerusti, Francois Poizat, Heliconia Solutions |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_mrp - mrp - product - base - base_setup - web - bus - web_tour - html_editor - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - sale_stock - sale - sales_team - account_payment - account - onboarding - analytic - payment - utm - stock_account |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of Odoo for adding related fields to Manufacturing Orders and Work Orders: > - Sale order > - Customer > - Commitment Date > - Customer Reference |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
MRP Production Form with Sale Order | mrp.production | page | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
MRP Production Tree with Sale Order | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_workorder_form_view_inherit |
MRP Work Order Form with Sale Order | mrp.workorder | page | Inherits mrp.mrp_production_workorder_form_view_inherit |
mrp_production_workorder_tree_view_inherit |
MRP Work Order Tree with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workorder_tree_editable_view |
view_mrp_production_filter |
mrp.production.filter.inherit | mrp.production | field | Inherits mrp.view_mrp_production_filter |
client_order_ref
Char
related='sale_id.client_order_ref'
store=True
string='Customer Reference'
commitment_date
Datetime
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one → res.partner
comodel_name='res.partner'
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one → sale.order
comodel_name='sale.order'
index=True
readonly=True
related='sale_line_id.order_id'
store=True
string='Sale order'
No public methods.
client_order_ref
Char
related='sale_id.client_order_ref'
store=True
string='Customer Reference'
commitment_date
Datetime
readonly=True
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
readonly=True
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one
readonly=True
related='production_id.sale_id'
store=True
string='Sale order'
No public methods.
mrp_production_ids
One2many → mrp.production
comodel_name='mrp.production'
inverse_name='sale_line_id'
string='Manufacturing orders'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/17.0/mrp_sale_info |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Frédéric GRALL |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - sale_stock - sale - sales_team - account_payment - account - onboarding - analytic - payment - utm - stock_account |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of Odoo for adding related fields to Manufacturing Orders and Work Orders: > - Sale order > - Customer > - Commitment Date > - Customer Reference |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
MRP Production Form with Sale Order | mrp.production | page | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
MRP Production Tree with Sale Order | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_workorder_form_view_inherit |
MRP Work Order Form with Sale Order | mrp.workorder | page | Inherits mrp.mrp_production_workorder_form_view_inherit |
mrp_production_workorder_tree_view_inherit |
MRP Work Order Tree with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workorder_tree_editable_view |
client_order_ref
Char
related='sale_id.client_order_ref'
store=True
string='Customer Reference'
commitment_date
Datetime
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one → res.partner
comodel_name='res.partner'
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one → sale.order
comodel_name='sale.order'
readonly=True
related='source_procurement_group_id.sale_id'
store=True
string='Sale order'
source_procurement_group_id
Many2one → procurement.group
comodel_name='procurement.group'
readonly=True
No public methods.
client_order_ref
Char
related='sale_id.client_order_ref'
store=True
string='Customer Reference'
commitment_date
Datetime
readonly=True
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
readonly=True
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one
readonly=True
related='production_id.sale_id'
store=True
string='Sale order'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/16.0/mrp_sale_info |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | Florian da Costa, Weblate, OCA-git-bot, Oihane Crucelaegui, Quentin Dupont, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - sale_stock - sale - sales_team - account_payment - account - analytic - payment - utm - stock_account |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
MRP Production Form with Sale Order | mrp.production | page | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
MRP Production Tree with Sale Order | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_workorder_form_view_inherit |
MRP Work Order Form with Sale Order | mrp.workorder | page | Inherits mrp.mrp_production_workorder_form_view_inherit |
mrp_production_workorder_tree_view_inherit |
MRP Work Order Tree with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workorder_tree_editable_view |
client_order_ref
Char
related='sale_id.client_order_ref'
store=True
string='Customer Reference'
commitment_date
Datetime
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one → res.partner
comodel_name='res.partner'
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one → sale.order
comodel_name='sale.order'
readonly=True
related='source_procurement_group_id.sale_id'
store=True
string='Sale order'
source_procurement_group_id
Many2one → procurement.group
comodel_name='procurement.group'
readonly=True
No public methods.
client_order_ref
Char
related='sale_id.client_order_ref'
store=True
string='Customer Reference'
commitment_date
Datetime
readonly=True
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
readonly=True
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one
readonly=True
related='production_id.sale_id'
store=True
string='Sale order'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/15.0/mrp_sale_info |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | Akim Juillerat, Weblate, OCA-git-bot, oca-ci, JuMiSanAr, Mantux11 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - sale_stock - sale - sales_team - payment - account - analytic - utm - stock_account |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
MRP Production Form with Sale Order | mrp.production | page | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
MRP Production Tree with Sale Order | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_workorder_form_view_inherit |
MRP Work Order Form with Sale Order | mrp.workorder | page | Inherits mrp.mrp_production_workorder_form_view_inherit |
mrp_production_workorder_tree_view_inherit |
MRP Work Order Tree with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workorder_tree_editable_view |
client_order_ref
Char
related='sale_id.client_order_ref'
store=True
string='Customer Reference'
commitment_date
Datetime
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one → res.partner
comodel_name='res.partner'
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one → sale.order
comodel_name='sale.order'
readonly=True
related='source_procurement_group_id.sale_id'
store=True
string='Sale order'
source_procurement_group_id
Many2one → procurement.group
comodel_name='procurement.group'
readonly=True
No public methods.
client_order_ref
Char
related='sale_id.client_order_ref'
store=True
string='Customer Reference'
commitment_date
Datetime
readonly=True
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
readonly=True
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one
readonly=True
related='production_id.sale_id'
store=True
string='Sale order'
No public methods.
created_production_ids
Many2many → mrp.production
compute='_compute_created_production_ids'
store=True
args: 'mrp.production'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/14.0/mrp_sale_info |
| VERSION | |
| VERSION | 2.2.1 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | tafaRU, OCA Transbot, Sébastien BEAU, oca-travis, Weblate, OCA-git-bot, Tom Blauwendraat, Benoit, sergiocorato, oca-ci, Kevin Khao, adrip-s73 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_mrp - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - sale_stock - sale - sales_team - payment - account - analytic - utm - stock_account |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
MRP Production Form with Sale Order | mrp.production | page | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
MRP Production Tree with Sale Order | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_workorder_form_view_inherit |
MRP Work Order Form with Sale Order | mrp.workorder | page | Inherits mrp.mrp_production_workorder_form_view_inherit |
mrp_production_workorder_tree_view_inherit |
MRP Work Order Tree with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workorder_tree_editable_view |
client_order_ref
Char
related='sale_id.client_order_ref'
store=True
string='Customer Reference'
commitment_date
Datetime
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one → res.partner
comodel_name='res.partner'
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one → sale.order
comodel_name='sale.order'
index=True
readonly=True
related='source_procurement_group_id.sale_id'
store=True
string='Sale order'
sale_line_ids
Many2many → sale.order.line
column1='production_id'
column2='line_id'
comodel_name='sale.order.line'
relation='sale_line_production_rel'
string='Sale order line'
source_procurement_group_id
Many2one → procurement.group
comodel_name='procurement.group'
index=True
readonly=True
No public methods.
client_order_ref
Char
related='sale_id.client_order_ref'
store=True
string='Customer Reference'
commitment_date
Datetime
readonly=True
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
readonly=True
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one
readonly=True
related='production_id.sale_id'
store=True
string='Sale order'
No public methods.
production_ids
One2many → mrp.production
No public methods.
production_ids
Many2many → mrp.production
column1='line_id'
column2='production_id'
comodel_name='mrp.production'
copy=False
relation='sale_line_production_rel'
string='Manufacturing orders'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/13.0/mrp_sale_info |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | Lois Rilo, Bhavesh Odedra, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes - resource - sale_stock - sale - sales_team - payment - account - analytic - portal - web_editor - http_routing - auth_signup - digest - utm - stock_account |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
MRP Production Form with Sale Order | mrp.production | field | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
MRP Production Tree with Sale Order | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_workorder_form_view_inherit |
MRP Work Order Form with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workorder_form_view_inherit |
mrp_production_workorder_tree_view_inherit |
MRP Work Order Tree with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workorder_tree_view_inherit |
commitment_date
Datetime
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one → res.partner
comodel_name='res.partner'
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one → sale.order
comodel_name='sale.order'
readonly=True
related='source_procurement_group_id.sale_id'
store=True
string='Sale order'
source_procurement_group_id
Many2one → procurement.group
comodel_name='procurement.group'
readonly=True
No public methods.
commitment_date
Datetime
readonly=True
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
readonly=True
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one
readonly=True
related='production_id.sale_id'
store=True
string='Sale order'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/12.0/mrp_sale_info |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Tom Blauwendraat, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - decimal_precision - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
MRP Production Form with Sale Order | mrp.production | field | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
MRP Production Tree with Sale Order | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_workorder_form_view_inherit |
MRP Work Order Form with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workorder_form_view_inherit |
mrp_production_workorder_tree_view_inherit |
MRP Work Order Tree with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workorder_tree_view_inherit |
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
commitment_date
Datetime
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one → res.partner
comodel_name='res.partner'
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one → sale.order
comodel_name='sale.order'
readonly=True
related='source_procurement_group_id.sale_id'
store=True
string='Sale order'
source_procurement_group_id
Many2one → procurement.group
comodel_name='procurement.group'
readonly=True
No public methods.
commitment_date
Datetime
readonly=True
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
readonly=True
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one
readonly=True
related='production_id.sale_id'
store=True
string='Sale order'
No public methods.
production_count
Integer
compute='_compute_production_count'
store=True
production_ids
One2many → mrp.production
action_view_production(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/11.0/mrp_sale_info |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Oihane Crucelaegui |
| WEBSITE | |
| WEBSITE | https://github.com/oca/manufacture |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp - product - base - decimal_precision - base_setup - web - bus - web_tour - stock - barcodes - web_planner - resource - sale_mrp - sale_stock - sale_management - sale - sales_team - account - analytic - portal - http_routing - account_invoicing - stock_account - sale_order_dates |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
MRP Production Form with Sale Order | mrp.production | field | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
MRP Production Tree with Sale Order | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_workcenter_form_view_inherit |
MRP Work Order Form with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workcenter_form_view_inherit |
mrp_production_workcenter_tree_view_inherit |
MRP Work Order Tree with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workcenter_tree_view_inherit |
commitment_date
Datetime
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one → res.partner
comodel_name='res.partner'
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one → sale.order
comodel_name='sale.order'
readonly=True
related='procurement_group_id.sale_id'
store=True
string='Sale order'
No public methods.
commitment_date
Datetime
readonly=True
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
readonly=True
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one
readonly=True
related='production_id.sale_id'
store=True
string='Sale order'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/10.0/mrp_sale_info |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, oca-travis, bima, Manuel Márquez |
| WEBSITE | |
| WEBSITE | http://www.antiun.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_mrp - mrp - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - stock - procurement - barcodes - web_planner - resource - sale_stock - sale - sales_team - account - analytic - stock_account - sale_order_dates |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
MRP Production Form with Sale Order | mrp.production | field | Inherits mrp.mrp_production_form_view |
mrp_production_sale_info_search_view |
MRP Production search with Customer and Sale Order | mrp.production | field | Inherits mrp.view_mrp_production_filter |
mrp_production_tree_view |
MRP Production Tree with Sale Order | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_workcenter_tree_view_inherit |
MRP Production Work Order Tree with Sale Order | mrp.workorder | field | Inherits mrp.mrp_production_workcenter_tree_view_inherit |
mrp_workorder_sale_form_view_inherit |
MRP Production Work Order Form with Sale Order | mrp.workorder | xpath | Inherits mrp.mrp_production_workcenter_form_view_inherit |
view_mrp_workorder_form_view_filter |
MRP Production Workorder search with Customer and Sale Order | mrp.workorder | field | Inherits mrp.view_mrp_production_workcenter_form_view_filter |
commitment_date
Datetime
string='Commitment Date'
partner_id
Many2one → res.partner
readonly=True
string='Customer'
args: 'res.partner'
sale_id
Many2one → sale.order
readonly=True
string='Sale order'
args: 'sale.order'
No public methods.
commitment_date
Datetime
readonly=True
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
readonly=True
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one
readonly=True
related='production_id.sale_id'
store=True
string='Sale order'
No public methods.
No new fields.
Public methods (1)make_mo(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/9.0/mrp_sale_info |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), AvanzOSC |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, victor |
| WEBSITE | |
| WEBSITE | http://www.antiun.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp_operations - mrp - product - base - decimal_precision - base_setup - web_kanban - web - bus - report - procurement - stock_account - stock - barcodes - web_planner - account - analytic - web_tip - resource - sale_mrp - sale_stock - sale - sales_team - sale_order_dates |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
MRP Production Form with Sale Order | mrp.production | field | Inherits sale_mrp.mrp_production_form_view_inherit_sale_mrp |
mrp_production_tree_view |
MRP Production Tree with Sale Order | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_workcenter_form_view_inherit |
MRP Production Work Order Form with Sale Order | mrp.production.workcenter.line | xpath | Inherits mrp_operations.mrp_production_workcenter_form_view_inherit |
mrp_production_workcenter_tree_view_inherit |
MRP Production Work Order Tree with Sale Order | mrp.production.workcenter.line | field | Inherits mrp_operations.mrp_production_workcenter_tree_view_inherit |
commitment_date
Datetime
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one → sale.order
readonly=True
related='move_prod_id.procurement_id.sale_line_id.order_id'
store=True
string='Sale order'
args: 'sale.order'
No public methods.
commitment_date
Datetime
readonly=True
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
readonly=True
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one
readonly=True
related='production_id.sale_id'
store=True
string='Sale order'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/manufacture |
| GIT | |
| GIT | https://github.com/OCA/manufacture.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/manufacture/tree/8.0/mrp_sale_info |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Manufacturing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), AvanzOSC, Antiun Ingeniería S.L., OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), AvanzOSC, Antiun Ingeniería S.L., OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, oihane, Javier Iniesta |
| WEBSITE | |
| WEBSITE | http://www.antiun.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - mrp_operations - mrp - product - base - decimal_precision - base_setup - web_kanban - web - report - procurement - stock_account - stock - board - web_kanban_gauge - web_kanban_sparkline - account - analytic - edi - email_template - resource - sale_mrp - sale_stock - sale - sales_team - account_voucher - sale_order_dates |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
MRP Production Form with Sale Order | mrp.production | field | Inherits sale_mrp.view_mrp_production_form |
mrp_production_sale_info_search_view |
MRP Production search with Customer and Sale Order | mrp.production | field | Inherits mrp.view_mrp_production_filter |
mrp_production_tree_view |
MRP Production Tree with Sale Order | mrp.production | field | Inherits mrp.mrp_production_tree_view |
mrp_production_workcenter_form_view_inherit |
MRP Production Work Order Form with Sale Order | mrp.production.workcenter.line | group | Inherits mrp_operations.mrp_production_workcenter_form_view_inherit |
mrp_production_workcenter_tree_view_inherit |
MRP Production Work Order Tree with Sale Order | mrp.production.workcenter.line | field | Inherits mrp_operations.mrp_production_workcenter_tree_view_inherit |
view_mrp_production_workcenter_form_view_filter |
MRP Production Workcenter search with Customer and Sale Order | mrp.production.workcenter.line | field | Inherits mrp_operations.view_mrp_production_workcenter_form_view_filter |
commitment_date
Datetime
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one → sale.order
comodel_name='sale.order'
readonly=True
related='move_prod_id.procurement_id.sale_line_id.order_id'
store=True
string='Sale order'
sale_line_id
Many2one → sale.order.line
comodel_name='sale.order.line'
related='move_prod_id.procurement_id.sale_line_id'
string='Sale Line'
No public methods.
commitment_date
Datetime
readonly=True
related='sale_id.commitment_date'
store=True
string='Commitment Date'
partner_id
Many2one
readonly=True
related='sale_id.partner_id'
store=True
string='Customer'
sale_id
Many2one
readonly=True
related='production_id.sale_id'
store=True
string='Sale order'
sale_line_id
Many2one → sale.order.line
comodel_name='sale.order.line'
related='production_id.sale_line_id'
string='Sale Line'
No public methods.