Create Procurement Group On Manufacturing Order

mrp_production_raw_material_procurement_group
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/9.0/mrp_production_raw_material_procurement_group
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent, OpenSynergy Indonesia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent, OpenSynergy Indonesia
COMMITTERS
COMMITTERSOCA Transbot, jbeficent, oca-travis, lreficent
WEBSITE
WEBSITEhttps://opensynergy-indonesia.com/
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 (1)
XML IDNameModelTypeStatus
mrp_production_view_form mrp.production form mrp.production data Inherits mrp.mrp_production_form_view
Models touched (1)

New fields (2)
  • auto_create_procurement_group Boolean
    readonly=True states={'draft': [('readonly', False)]} string='Auto Create Procurement Group'
  • raw_material_procurement_group_id Many2one → procurement.group
    comodel_name='procurement.group' copy=False readonly=True states={'draft': [('readonly', False)]} string='Raw Material Procurement Group'
Public methods (1)
  • action_confirm(self)
    @api.multi
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/8.0/mrp_production_raw_material_procurement_group
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenSynergy Indonesia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenSynergy Indonesia
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Andhitia Rama
WEBSITE
WEBSITEhttps://opensynergy-indonesia.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
    - procurement
    - stock_account
    - stock
    - board
    - web_kanban_gauge
    - web_kanban_sparkline
    - account
    - analytic
    - edi
    - email_template
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
mrp_production_view_form mrp.production form mrp.production data Inherits mrp.mrp_production_form_view
Models touched (1)

New fields (2)
  • auto_create_procurement_group Boolean
    readonly=True states={'draft': [('readonly', False)]} string='Auto Create Procurement Group'
  • raw_material_procurement_group_id Many2one → procurement.group
    comodel_name='procurement.group' copy=False readonly=True states={'draft': [('readonly', False)]} string='Raw Material Procurement Group'
Public methods (1)
  • action_confirm(self)
    @api.multi