Repository
OCA/stock-logistics-release-channel · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-release-channel
Last tracking update
2026-08-07 08:43:05
Authors
ACSONE SA/NV, Odoo Community Association (OCA), BCIM
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA), BCIM
Committers
Ruchir Shukla, OCA-git-bot, oca-ci
Odoo dependencies
OCA/queue:
OCA/stock-logistics-release-channel:
OCA/stock-logistics-reservation:
OCA/stock-logistics-warehouse:
odoo/odoo:
- web
- bus
- uom
- utm
Python dependencies
openupgradelib, requests
System dependencies
None
Required by
sale_stock_release_channel_delivery
Description
This addon adds a selection criteria on the release channel based on the
shipping method.

When you don't classify your deliveries in different operation types per
shipping method, then you can use this criteria to filter the selection
of valid release channels. While you could achieve the same with the
domain provided on the base release channel module, this criteria
provides a more explicit configuration and also performs better.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_release_channel_form_view stock.release.channel.form (in stock_release_channel_delivery) stock.release.channel form Inherits stock_release_channel.stock_release_channel_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • carrier_ids Many2many → delivery.carrier
    comodel_name='delivery.carrier' string='Shipping Methods'
Public methods (0)

No public methods.

Loading…