TIP: You can type at any time to perform a new search.
Product Extension: Compute cost from BoM
mrp_bom_cost · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Manufacturing
- Folder size
- 0.24 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 05:07:19
- Authors
- Maintainers
- None
- Committers
- Christophe Simonis, Martin Trigaux, Odoo Translation Bot, Simon Lejeune, Nicolas Martinelli, Yannick Tivisse, Arnold Moyaux, Xavier-Do, Adrien Widart
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Allows to compute the cost of the product based on its BoM, using the costs of its components and work center operations. It adds a button on the product itself but also an action in the list view of the products. If the automated inventory valuation is active, the necessary accounting entries will be created.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_product_ext_form_view2 |
product_extended.product.form.view | product.template | form | Inherits product.product_template_only_form_view |
product_product_view_form_normal_inherit_extended |
product.product.view.form.normal.inherit.extended | product.product | form | Inherits product.product_normal_form_view |
product_variant_easy_edit_view_bom_inherit |
product.product.product.view.form.easy.bom.inherit | product.product | form | Inherits product.product_variant_easy_edit_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (2)-
action_bom_cost(self) -
button_bom_cost(self)
New fields (0)
No new fields.
Public methods (2)-
action_bom_cost(self) -
button_bom_cost(self)