Inventory Lock Down Product

stock_inventory_lockdown_product
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/19.0/stock_inventory_lockdown_product
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, JasminSForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:46
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_inventory_lockdown
    - stock_inventory
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
By default, stock_inventory_lockdown blocks any stock movement to or
from locations involved in an in-progress inventory adjustment.

With this module installed and enabled, the restriction becomes
product-aware if you activate a setting.

In Configuration / Settings mark the option to use a soft lockdown in
the company

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form_inherit_soft_inventory_lock res.config.settings.view.form.inherit.soft.inventory.lock res.config.settings xpath Inherits stock_inventory.res_config_settings_view_form
Models touched (4)

New fields (1)
  • use_soft_inventory_lock Boolean
    help='When enabled, only restrict stock moves if the product is part of an ongoing inventory adjustment at the location.' string='Use Product-Aware Inventory Lock'
Public methods (0)

No public methods.

New fields (1)
  • use_soft_inventory_lock Boolean
    readonly=False related='company_id.use_soft_inventory_lock'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.