Picking Dispatch Wave

picking_dispatch_wave
REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
GIT
GIThttps://github.com/OCA/stock-logistics-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-workflow/tree/10.0/picking_dispatch_wave
VERSION
VERSION 0.1
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Allows to set a picking dispatch
including the number maximum of pickings that you want to pick:

* The picker sets a number n of pickings to do.

* The wizard will select moves from n pickings with oldest min_date.

* A picking dispatch is created with found moves

It's sort of basic wave picking.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
picking_dispatch_prepare_form stock.picking.dispatch.wave form stock.picking.dispatch.wave form New
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • action_create_picking_dispatch(self, cr, uid, ids, context=None)
REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
GIT
GIThttps://github.com/OCA/stock-logistics-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-workflow/tree/9.0/picking_dispatch_wave
VERSION
VERSION 0.1
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:22
ODOO DEPENDENCIES
ODOO DEPENDENCIES
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Allows to set a picking dispatch
including the number maximum of pickings that you want to pick:

* The picker sets a number n of pickings to do.

* The wizard will select moves from n pickings with oldest min_date.

* A picking dispatch is created with found moves

It's sort of basic wave picking.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
picking_dispatch_prepare_form stock.picking.dispatch.wave form stock.picking.dispatch.wave form New
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • action_create_picking_dispatch(self, cr, uid, ids, context=None)
REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
GIT
GIThttps://github.com/OCA/stock-logistics-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-workflow/tree/8.0/picking_dispatch_wave
VERSION
VERSION 0.1
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSStéphane Bidoul, Alexandre Fayolle, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-workflow:
    - picking_dispatch
odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
    - procurement
    - board
    - web_kanban_gauge
    - web_kanban_sparkline
    - delivery
    - sale_stock
    - sale
    - sales_team
    - account_voucher
    - account
    - analytic
    - edi
    - email_template
    - stock_account
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Allows to set a picking dispatch
including the number maximum of pickings that you want to pick:

* The picker sets a number n of pickings to do.

* The wizard will select moves from n pickings with oldest min_date.

* A picking dispatch is created with found moves

It's sort of basic wave picking.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
picking_dispatch_prepare_form stock.picking.dispatch.wave form stock.picking.dispatch.wave form New
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • action_create_picking_dispatch(self, cr, uid, ids, context=None)
REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
GIT
GIThttps://github.com/OCA/stock-logistics-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-workflow/tree/7.0/picking_dispatch_wave
VERSION
VERSION 0.1
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSYannick Vaucher, Romain Deheele, Alexandre Fayolle, Leonardo Pistone, Launchpad Translations on behalf of stock-logistic-core-editors, Rudolf Schnapka
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-workflow:
    - picking_dispatch
OCA/webkit-tools:
    - base_headers_webkit
odoo/odoo:
    - stock
    - product
    - base
    - process
    - web
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - account
    - analytic
    - board
    - edi
    - email_template
    - report_webkit
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Allows to set a picking dispatch
including the number maximum of pickings that you want to pick:

* The picker sets a number n of pickings to do.

* The wizard will select moves from n pickings with oldest min_date.

* A picking dispatch is created with found moves

It's sort of basic wave picking.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
picking_dispatch_prepare_form stock.picking.dispatch.wave form stock.picking.dispatch.wave form New
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • action_create_picking_dispatch(self, cr, uid, ids, context=None)