Consider the blocked lots are not available to promise

stock_available_lot_locked
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/8.0/stock_available_lot_locked
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHidden
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Numérigraphe
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Numérigraphe
COMMITTERS
COMMITTERSLionel Sausin, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_available
OCA/stock-logistics-workflow:
    - stock_lock_lot
odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
    - procurement
    - board
    - web_kanban_gauge
    - web_kanban_sparkline
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_product_form_potential_qty Potential quantity on product form product.template data Inherits stock_available.view_stock_available_form
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.