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 IDNameModelTypeStatus
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_pull Boolean
    default=False help='Configure the outgoing route with pull rules (ship -> pack -> pick).' string='Outgoing Pull Rules'
Public methods (1)
  • get_rules_dict(self)