Skip to content
back to search

OCA/stock-logistics-warehouse · 18.0

Stock Picking Stages

stock_picking_stage

AGPL-3Warehouse Managementv18.0.1.0.0405updated about 1 month ago

Stock Picking Stages

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

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

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

  • Camptocamp:

    • Italo LOPES <<italo.lopes@camptocamp.com>>

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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:

imlopes

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>.