TIP: You can type at any time to perform a new search.
Stock Quant Reserved Qty UoM
stock_quant_reserved_qty_uom · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Inventory, Logistic, Storage
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 07:17:44
- Authors
- Odoo Community Association (OCA), Eficent
- Maintainers
- Odoo Community Association (OCA), Eficent
- Committers
- Weblate, OCA Transbot, oca-travis, lreficent
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_stock_quant_form |
stock.quant.form | stock.quant | form | Inherits stock.view_stock_quant_form |
view_stock_quant_tree |
stock.quant.tree | stock.quant | tree | Inherits stock.view_stock_quant_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
reservation_uomMany2one → product.uomcomodel_name='product.uom'readonly=Truerelated='reservation_id.product_uom'string='Reservation UoM' -
reserved_qty_uomFloatcompute='_compute_reserved_qty_uom'digits=UNIThelp='Quantity expressed in the unit of measure of the move'readonly=Truestring='Qty in reservation UoM'
No public methods.
Loading…