TIP: You can type at any time to perform a new search.
Stock Picking Stages
stock_picking_stage · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 08:42:50
- Authors
- Camptocamp, Odoo Community Association (OCA), BCIM
- Maintainers
- Camptocamp, Odoo Community Association (OCA), BCIM
- Committers
- Weblate, OCA-git-bot, oca-ci, ilo
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a stage field in the pickings form view to be able to track the progress of the picking.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_picking_stage_view_form |
stock.picking.stage.view.form | stock.picking.stage | form | New |
stock_picking_stage_view_tree |
stock.picking.stage.view.tree | stock.picking.stage | list | New |
view_picking_stage_form |
stock.picking | form | Inherits stock.view_picking_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
stage_codeCharrelated='stage_id.code' -
stage_colorIntegerrelated='stage_id.color' -
stage_idMany2one → stock.picking.stageindex=Truetracking=True args: 'stock.picking.stage'
No public methods.
New fields (3)
-
codeCharcopy=False -
colorIntegercopy=Falsedefault=_get_default_color args: 'Color Index' -
nameCharcopy=Falserequired=True
No public methods.
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 6 days ago
- Last activity
- 6 days ago
- Repository
- OCA/stock-logistics-warehouse
- Pull request
- [19.0][MIG] stock_picking_state: Migration to 19.0 (#2620)