Repository
OCA/stock-logistics-release-channel · module folder · Try on Runboat
Module version
1.1.0
Category
Uncategorized
Folder size
0.04 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
Camptocamp, Odoo Community Association (OCA), BCIM
Maintainers
Camptocamp, Odoo Community Association (OCA), BCIM
Committers
Jacques-Etienne Baudoux, SilvioC2C, Weblate, OCA-git-bot, oca-ci, Rafael Lima
Odoo dependencies
OCA/queue:
OCA/stock-logistics-release-channel:
OCA/stock-logistics-reservation:
OCA/stock-logistics-warehouse:
odoo/odoo:
- web
- bus
- uom
Python dependencies
openupgradelib, requests
System dependencies
None
Required by
None
Description
Allows defining countries and states on release channels to filter them according to picking partners' addresses.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_release_channel_form_view_inherit 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 (2)
  • country_ids Many2many → res.country
    string='Countries' args: 'res.country'
  • state_ids Many2many → res.country.state
    string='States' args: 'res.country.state'
Public methods (0)

No public methods.