TIP: You can type at any time to perform a new search.
Stock Picking Delivery Link
stock_picking_delivery_link · OCA/delivery-carrier
- Repository
- OCA/delivery-carrier · module folder · Try on Runboat
- Module version
- 2.0.0
- Category
- Warehouse Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/delivery-carrier
- Last tracking update
- 2026-08-07 08:42:52
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Jacques-Etienne Baudoux, VĂctor MartĂnez, SĂ©bastien Alix, Maksym Yankin, Henry Backman, Denis Leemann, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- shopfloor
- Description
This module adds a link to the delivery (and its carrier) on all intermediate operations (from a pick or a pack in a pick/pack/ship setup for instance).
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_form |
stock.picking.form.inherit | stock.picking | form | Inherits stock.view_picking_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
ship_carrier_idMany2one → delivery.carriercomodel_name='delivery.carrier'compute='_compute_ship_picking_data'string='Related carrier' -
ship_picking_idMany2one → stock.pickingcomodel_name='stock.picking'compute='_compute_ship_picking_data'string='Related delivery'
No public methods.
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 2 days ago
- Last activity
- 2 days ago
- Repository
- OCA/delivery-carrier
- Pull request
- [19.0][MIG] stock_picking_delivery_link: Migration to 19.0 (#1242)