| 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_production_byproduct_cost_share |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | MRP |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow, Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow, Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, mariadforgeflow |
| 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: - mrp - product - base - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
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 (%)'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)action_view_bom(self)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)get_byproducts(self, bom_id=False, qty=0, level=0, total=0)
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 (%)'
No public methods.