TIP: You can type at any time to perform a new search.
Stock Picking Location Check
stock_picking_location_check · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Stock
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-07-23 16:58:03
- Authors
- Odoo Community Association (OCA), Quartile
- Maintainers
- Odoo Community Association (OCA), Quartile
- Committers
- OCA-git-bot, oca-ci, Aungkokolin1997
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module intends to ensure the consistency between the picking and its stock move lines at the time of validation. Here 'consistency' means being in the state where all the locations in stock move lines are the same as or under that of the corresponding location in the picking.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_form |
stock.picking.form | stock.picking | form | Inherits stock.view_picking_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
allow_location_inconsistencyBooleancopy=Falsehelp='If enabled, no error is raised for location inconsistency between picking and its move lines at the time of validation.'
No public methods.