Manufacturing Analytic Items

mrp_account_analytic
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/16.0/mrp_account_analytic
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSDaniel Reis, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp_account
    - 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
    - stock_account
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
custom_account_analytic_line_filter_view account.analytic.line.custom.filter account.analytic.line filter Inherits analytic.view_account_analytic_line_filter
custom_account_analytic_line_form_ext account.analytic.line.custom.form account.analytic.line group Inherits analytic.view_account_analytic_line_form
custom_account_analytic_line_tree_ext account.analytic.line.custom.tree account.analytic.line field Inherits analytic.view_account_analytic_line_tree
Models touched (4)

New fields (3)
  • manufacturing_order_id Many2one → mrp.production
    string='Related Manufacturing Order' args: 'mrp.production'
  • stock_move_id Many2one → stock.move
    string='Related Stock Move' args: 'stock.move'
  • workorder_id Many2one → mrp.workorder
    string='Work Order' args: 'mrp.workorder'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (3)
  • create(self, vals_list)
    @api.model_create_multi
  • generate_mrp_work_analytic_line(self)
  • write(self, vals)

New fields (0)

No new fields.

Public methods (3)
  • create(self, vals_list)
    @api.model_create_multi
  • generate_mrp_raw_analytic_line(self)
    Generate Analytic Lines. One Analytic Item for each Stock Move line. If the Stock Move is updated, the existing Analytic Item is updated.
  • write(self, vals)
    When material is consumed, generate Analytic Items

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/15.0/mrp_account_analytic
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSAkim Juillerat, Ruchir Shukla, 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/account-analytic:
    - mrp_analytic
odoo/odoo:
    - mrp_account
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - stock_account
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
custom_account_analytic_line_filter_view account.analytic.line.custom.filter account.analytic.line filter Inherits analytic.view_account_analytic_line_filter
custom_account_analytic_line_form_ext account.analytic.line.custom.form account.analytic.line group Inherits analytic.view_account_analytic_line_form
custom_account_analytic_line_tree_ext account.analytic.line.custom.tree account.analytic.line field Inherits analytic.view_account_analytic_line_tree
Models touched (4)

New fields (3)
  • manufacturing_order_id Many2one → mrp.production
    string='Related Manufacturing Order' args: 'mrp.production'
  • stock_move_id Many2one → stock.move
    string='Related Stock Move' args: 'stock.move'
  • workorder_id Many2one → mrp.workorder
    string='Work Order' args: 'mrp.workorder'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (3)
  • create(self, vals)
    @api.model
  • generate_mrp_work_analytic_line(self)
  • write(self, vals)

New fields (0)

No new fields.

Public methods (3)
  • create(self, vals)
    @api.model
  • generate_mrp_raw_analytic_line(self)
    Generate Analytic Lines. One Analytic Item for each Stock Move line. If the Stock Move is updated, the existing Analytic Item is updated.
  • write(self, vals)
    When material is consumed, generate Analytic Items

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals)
    @api.model
  • write(self, vals)
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/14.0/mrp_account_analytic
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSDaniel Reis, OCA Transbot, oca-travis, Weblate, OCA-git-bot, 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/account-analytic:
    - mrp_analytic
odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - analytic
    - stock_account
    - account
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
custom_account_analytic_line_filter_view account.analytic.line.custom.filter account.analytic.line filter Inherits analytic.view_account_analytic_line_filter
custom_account_analytic_line_form_ext account.analytic.line.custom.form account.analytic.line group Inherits analytic.view_account_analytic_line_form
custom_account_analytic_line_tree_ext account.analytic.line.custom.tree account.analytic.line field Inherits analytic.view_account_analytic_line_tree
Models touched (4)

New fields (3)
  • manufacturing_order_id Many2one → mrp.production
    string='Related Manufacturing Order' args: 'mrp.production'
  • stock_move_id Many2one → stock.move
    string='Related Stock Move' args: 'stock.move'
  • workorder_id Many2one → mrp.workorder
    string='Work Order' args: 'mrp.workorder'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (3)
  • create(self, vals)
    @api.model
  • generate_mrp_work_analytic_line(self)
  • write(self, vals)

New fields (0)

No new fields.

Public methods (3)
  • create(self, vals)
    @api.model
  • generate_mrp_raw_analytic_line(self)
    Generate Analytic Lines. One Analytic Item for each Stock Move line. If the Stock Move is updated, the existing Analytic Item is updated.
  • write(self, vals)
    When material is consumed, generate Analytic Items

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals)
    @api.model
  • write(self, vals)