TIP: You can type at any time to perform a new search.
Stock quantity for serial number
stock_lot_quantity · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:03:05
- Authors
- Odoo Community Association (OCA), Numérigraphe
- Maintainers
- Odoo Community Association (OCA), Numérigraphe
- Committers
- Alexandre Fayolle, Pedro M. Baeza, GitHub, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_stock_production_lot_quantity_form |
available quantity on production lot form | stock.production.lot | form | Inherits stock.view_production_lot_form |
view_stock_production_lot_quantity_tree |
available quantity on production lot tree | stock.production.lot | tree | Inherits stock.view_production_lot_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
qty_availableFloatcompute='_compute_lot_qty'digits_compute=dp.get_precision('Product Unit of Measure')string='On hand'type='float'
No public methods.