Repository
OCA/stock-logistics-putaway · module folder · Try on Runboat
Module version
1.0.0
Category
Hidden
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-putaway
Last tracking update
2026-08-07 08:43:06
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Sébastien Alix, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
stock_storage_type
Description
Technical module. It adds hooks to the core putaway method
`StockLocation._get_putaway_strategy()` allowing to plug other
strategies and makes the selector fields in the tree views dynamic
(required/readonly). See the usage section for details.

An example of implementation is the module `stock_putaway_by_route`.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.