Stock batch picking
Allows manage a lot of pickings in batch
Stock batch picking
This module is based on picking_dispatch but reworked for matching Odoo new picking system (with pack operations).
Since v12 it is compatible with odoo addon https://github.com/odoo/odoo/blob/12.0/addons/stock_picking_batch/models/stock_picking_batch.py It allows to define which approach for batch handling will be used per company.
Batch picking allows you to manage several pickings at the same time. You can create a batch with all pickings selected or multiple batch depends on a group field selected in wizard.
After having created a batch with a list of stock picking, you can:
- Check availability and reserve quants for all pickings
- Mark all pickings as done when delivery is done.
- Make partial delivery by filling done quantities in pack operations tab.
- Print a report to pick the proper goods at once
Table of contents
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Camptocamp
- Tecnativa
Contributors
picking_dispatch
- Peter Langenberg <peter.langenberg@bubbles-it.be>
- Rudolf Schnapka <rs@techno-flex.de>
- Matthieu Dietrich <matthieu.dietrich@camptocamp.com>
- Romain Deheele <romain.deheele@camptocamp.com>
- Leonardo Pistone <leonardo.pistone@camptocamp.com>
- Guewen Baconnier <guewen.baconnier@camptocamp.com>
- Yannick Vaucher <yannick.vaucher@camptocamp.com>
- Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
- Joël Grand-Guillaume <joel.grandguillaume@camptocamp.com>
- Cyril Gaudin <cyril.gaudin@camptocamp.com>
- Iryna Vyshnevska <i.vyshnevska@mobilunity.com>
stock_batch_picking
- Camptocamp: * Cyril Gaudin
- Tecnativa:
- Carlos Dauden
- Sergio Teruel
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainers:
This module is part of the OCA/stock-logistics-workflow project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.