Stock Warehouse Out Pull

stock_warehouse_out_pull
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_warehouse_out_pull
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYInventory
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSSébastien Alix, Ruchir Shukla, Weblate, OCA-git-bot, Simone Orsi, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 field Inherits stock.view_warehouse
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)