Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Hidden
Folder size
0.05 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
Lionel Sausin, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_product_form_potential_qty Potential quantity on product form product.template form Inherits stock_available.view_stock_available_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • locked_qty Float
    compute='_get_locked_qty' digits_compute=dp.get_precision('Product Unit of Measure') help='Quantity of the Lots/Serial Numbers of this Product which areblocked.' string='Blocked' type='float'
Public methods (0)

No public methods.

New fields (1)
  • locked_qty Float
    compute='_get_locked_qty' digits_compute=dp.get_precision('Product Unit of Measure') help='Quantity of the Lots/Serial Numbers of this Product which areblocked.' string='Blocked' type='float'
Public methods (0)

No public methods.