TIP: You can type at any time to perform a new search.
Compute Stock from BoM
bom_stock · OCA/product-kitting
- Repository
- OCA/product-kitting · module folder · Try on Runboat
- Module version
- 5.0.2
- Category
- Generic Modules/Others
- Folder size
- 0.02 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.camptocamp.com
- Last tracking update
- 2026-08-07 06:56:14
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Yannick Vaucher, Guewen Baconnier, Alexandre Fayolle, unknown, Arthur Vuillard
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Compute the BOM stock Value. BoM Stock Value are computed by: (`Reference stock` of `Product` + How much could I produce of that `Product` according to the component's `Reference Stock`) This reference stock can be chosen by company through a selection field and can be one of the available stock quantity computed in the system : Available stock, Virtual stock, immediately_usable stock (from stock_available_immediately).
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_bom_stock_value_qty_form |
product.bom.stock.value.qty.form.inherit | product.product | form | Inherits stock_available_immediately.view_normal_stock_active_qty_form |
view_reference_stock_company_form |
res.company.reference.stock.form.inherit | res.company | form | Inherits base.view_company_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…