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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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_available Float
    compute='_compute_lot_qty' digits_compute=dp.get_precision('Product Unit of Measure') string='On hand' type='float'
Public methods (0)

No public methods.