Repository
OCA/stock-logistics-reservation · module folder · Try on Runboat
Module version
1.0.1
Category
Operations/Inventory/Delivery
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-reservation
Last tracking update
2026-08-07 08:43:06
Authors
Camptocamp, Odoo Community Association (OCA), BCIM
Maintainers
Camptocamp, Odoo Community Association (OCA), BCIM
Committers
Jacques-Etienne Baudoux, Sébastien Alix, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
openupgradelib
System dependencies
None
Required by
stock_release_channel_carrier_alternative
Description
This module allows to define preferred shipping methods in order to fine
tune the selection of proper delivery carrier from delivery operations
according to the quantity available to promise.

Moreover it provides the possibility to force the recomputation of
preferred delivery carrier on the release of operations for Delivery
Orders.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_delivery_carrier_form delivery.carrier.form.inherit delivery.carrier form Inherits delivery.view_delivery_carrier_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (1)
  • alternative_carrier_ids Many2many → delivery.carrier
    column1='carrier_id' column2='alternative_id' comodel_name='delivery.carrier' help=ALTERNATIVE_CARRIER_IDS_HELP relation='carrier_alternative_carrier_rel'
Public methods (0)

No public methods.

New fields (1)
  • picking_ids One2many → stock.picking
    comodel_name='stock.picking' inverse_name='group_id' readonly=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.