TIP: You can type at any time to perform a new search.
Stock Quant Safe Inventory
stock_quant_safe_inventory · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- 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 08:09:15
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Denis Roussel, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module prevents the user from updating the quantity on a quant if some quantity has been put as done on a move line not yet validated for the same product, location, lot and package.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view | res.config.settings | form | Inherits stock.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
stock_quant_no_inventory_if_being_pickedBooleandefault=Falsehelp='If checked, the system will prevent inventory of stock quants if some quantities are currently being picked for the same product, location, lot and package.'string='Stock quant no inventory if being picked'
No public methods.
New fields (1)
-
stock_quant_no_inventory_if_being_pickedBooleanreadonly=Falserelated='company_id.stock_quant_no_inventory_if_being_picked'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
write(self, vals)