Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

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

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.

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.

  • Camptocamp
  • BCIM

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.