Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse Management
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 09:06:24
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits stock_inventory.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.