Production By-Product Cost Share

mrp_production_byproduct_cost_share
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/14.0/mrp_production_byproduct_cost_share
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMRP
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow, Odoo S.A.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow, Odoo S.A.
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, mariadforgeflow
WEBSITE
WEBSITEhttps://github.com/OCA/manufacture
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - mrp_account
    - stock_account
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (8)
XML IDNameModelTypeStatus
assets_backend mrp assets ir.ui.view qweb Inherits mrp.assets_backend
mrp_bom_form_view mrp.bom.form mrp.bom xpath Inherits mrp.mrp_bom_form_view
mrp_production_form_view mrp.production.form mrp.production xpath Inherits mrp.mrp_production_form_view
report_mrp_bom report_mrp_bom ir.ui.view qweb Inherits mrp.report_mrp_bom
report_mrp_bom_line_byproduct_cost report_mrp_bom_line_byproduct_cost ir.ui.view qweb Inherits mrp.report_mrp_bom_line
report_mrp_bom_pdf_line_byproduct_cost report_mrp_bom_pdf_line_byproduct_cost ir.ui.view qweb Inherits mrp.report_mrp_bom_pdf_line
report_mrp_byproduct_line report_mrp_byproduct_line ir.ui.view qweb New
report_mrp_operation_line_byproduct report_mrp_operation_line_byproduct ir.ui.view qweb Inherits mrp.report_mrp_operation_line
Models touched (7)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • cost_share Float
    digits=(5, 2) help="The percentage of the final production cost for this by-product line (divided between the quantity produced).The total of all by-products' cost share must be less than or equal to 100." args: 'Cost Share (%)'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • action_view_bom(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • get_byproducts(self, bom_id=False, qty=0, level=0, total=0)
    @api.model

New fields (1)
  • cost_share Float
    digits=(5, 2) help="The percentage of the final production cost for this by-product. The total of all by-products' cost share must be smaller or equal to 100." args: 'Cost Share (%)'
Public methods (0)

No public methods.