TIP: You can type at any time to perform a new search.
Delivery Stock Picking Batch
delivery_stock_picking_batch · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Supply Chain/Inventory
- Folder size
- 0.17 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-08 22:45:31
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, William Braeckman, Pieter Claeys (clpi), Dylan Kiss (dyki), Quentin Wolfs, nihp-odoo, Krzysztof Magusiak (krma), Hazem Ibrahim
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module makes the link between the batch pickings and carrier applications. Allows to prepare batches depending on their carrier
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_type_form_inherit |
stock.picking.type.form.inherit | stock.picking.type | form | Inherits stock_picking_batch.view_picking_type_form_inherit |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (3)
-
batch_group_by_carrierBooleanhelp='Automatically group batches by carriers' args: 'Carrier' -
batch_max_weightIntegerhelp="A transfer will not be automatically added to batches that will exceed this weight if the transfer is added to it.\nLeave this value as '0' if no weight limit." args: 'Maximum weight' -
weight_uom_nameCharcompute='_compute_weight_uom_name'default=_get_default_weight_uomreadonly=Truestring='Weight unit of measure label'
No public methods.
Loading…
Loading…
Loading…