Stock Picking Stages
Stock Picking Stages
This module adds a stage field in the pickings form view to be able to track the progress of the picking.
Table of contents
Use Cases / Context
This module has been created to be able to track operations running on a picking. We can consider that as a substate of the picking:
- By default, we have some states on a picking:
- draft
- waiting
- confirmed
- assigned
- done
- cancelled
- Using this module, we can add some substate to the picking:
- stock.picking.state --> assigned:
- stock.picking.stage_id --> new order
- stock.picking.stage_id --> preparing
- stock.picking.stage_id --> processed
- stock.picking.state --> assigned:
This approach is more flexible than using only the state field of the picking.
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
- BCIM
Contributors
-
- Italo LOPES <italo.lopes@camptocamp.com>
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/stock-logistics-warehouse 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.