Shopfloor - Batch Transfer Automatic Creation
by Camptocamp https://github.com/OCA/wms , Odoo Community Association (OCA) https://github.com/OCA/wmsAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Community Apps Dependencies |
Show
•
Shopfloor
• Stock Picking Batch Creation • Base Rest • JSONifier • Product Manufacturer • Product Packaging Level • Shopfloor Base • Stock Helpers • Stock Move Line Change Lot • Stock Picking Completion Info • Stock Picking Delivery Link • Stock Picking Progress • Stock Quant Package Dimension • Stock Quant Package Product Packaging • Stock Storage Type • Components • Endpoint route handler • Stock Move Common Destination • Product Packaging Dimension • Product logistics UoM • Stock Move Line Reserved Quant • Stock Putaway Hooks • Stock Storage Category Capacity Name • Stock Picking Volume • Product Dimension |
Lines of code | 18343 |
Technical Name |
shopfloor_batch_automatic_creation |
License | AGPL-3 |
Website | https://github.com/OCA/wms |
Versions | 14.0 16.0 |
Shopfloor - Batch Transfer Automatic Creation
Extension for Shopfloor’s cluster picking.
When a user uses the “Get Work” button on the barcode device, if no transfer batch is available, it automatically creates a new batch for the user.
Some options can be configured on the Shopfloor menu:
- Activate or not the batch creation
- Group by commercial entity
- Max number of transfer per batch
- Max weight per batch
- Max volume per batch
The rules are:
- Transfers of higher priority are put first in the batch
- If some transfers are assigned to the user, the batch will only contain those, otherwise, it looks for unassigned transfers
- Priorities are not mixed to make transfers with higher priority faster e.g. if the limit is 5, with 3 Very Urgent transfer and 10 Normal transfer, the batch will contain only the 3 Very Urgent despite the higher limit
- The weight and volume are based on the Product Packaging when their weight and volume are defined
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
Contributors
- Guewen Baconnier <guewen.baconnier@camptocamp.com>
- Trobz:
Other credits
The migration of this module from 13.0 to 14.0 was financially supported by Camptocamp
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 maintainer:
This module is part of the OCA/wms project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module