TIP: You can type at any time to perform a new search.
Stock Move Auto Assign Auto Release
stock_move_auto_assign_auto_release · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.2.2
- 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
- Laurent Mignon (ACSONE), Denis Roussel, Michael Tietz, Weblate, OCA-git-bot, oca-ci, Telmo Santos, CristianoMafraJunior, santostelmo
- Odoo dependencies
- Python dependencies
- openupgradelib, requests
- System dependencies
- None
- Required by
- stock_move_auto_assign_auto_release_exclude_location, stock_release_channel_auto_release
- Description
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
pickings_auto_release(self)Job trying to auto release pickings based on product It searches all* the moves auto releasable and triggers a delayed release available to promise for their pickings.
New fields (1)
-
is_auto_release_allowedBooleancompute='_compute_is_auto_release_allowed'search='_search_is_auto_release_allowed'
No public methods.
New fields (1)
-
is_auto_release_allowedBooleancompute='_compute_is_auto_release_allowed'search='_search_is_auto_release_allowed'
-
auto_release_available_to_promise(self)
Loading…