MRP Stock Analytic

mrp_stock_analytic
REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/17.0/mrp_stock_analytic
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacturing/Manufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile Limited
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile Limited
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Atte Isopuro
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-analytic:
    - stock_analytic
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
    - onboarding
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Allows to assign the analytic distribution in the manufacturing order,
which should propagate the value to the corresponding field of the
related component stock moves.

This function can be useful when cost analysis needs to be done on
flushed components.

This module depends on OCA module stock_analytic.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form mrp.production field Inherits mrp_account.mrp_production_form_view_inherited
mrp_production_tree_view mrp.production.tree mrp.production field Inherits mrp.mrp_production_tree_view
Models touched (1)

New fields (1)
  • analytic_distribution Json
    inverse='_inverse_analytic_distribution'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-analytic
GIT
GIThttps://github.com/OCA/account-analytic.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-analytic/tree/16.0/mrp_stock_analytic
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacturing/Manufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile Limited
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile Limited
COMMITTERS
COMMITTERSYoshi Tashiro, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-analytic
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-analytic:
    - stock_analytic
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 (2)
XML IDNameModelTypeStatus
mrp_production_form_view mrp.production.form mrp.production xpath Inherits mrp.mrp_production_form_view
mrp_production_tree_view mrp.production.tree mrp.production xpath Inherits mrp.mrp_production_tree_view
Models touched (1)

New fields (1)
  • analytic_distribution Json
    inverse='_inverse_analytic_distribution' states={'done': [('readonly', True)], 'cancel': [('readonly', True)]}
Public methods (1)
  • button_mark_done(self)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-analytic
PULL REQUEST
PULL REQUEST[18.0][MIG] mrp_stock_analytic: Migration to 18.0 (#878)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-analytic
PULL REQUEST
PULL REQUEST[18.0][MIG] mrp_stock_analytic (#854)