TIP: You can type at any time to perform a new search.
Stock Warehouse Out Pull
stock_warehouse_out_pull · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Inventory
- Folder size
- 0.04 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 08:42:50
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Simone Orsi, Sébastien Alix, Weblate, Ruchir Shukla, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- stock_available_to_promise_release
- Description
This module allows to configure your multi-steps delivery route with pull rules, as it was done with Odoo prior to version 18.0.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_warehouse |
stock.warehouse.form.inherit | stock.warehouse | form | Inherits stock.view_warehouse |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
delivery_pullBooleandefault=Falsehelp='Configure the outgoing route with pull rules (ship -> pack -> pick).'string='Outgoing Pull Rules'
-
get_rules_dict(self)