TIP: You can type at any time to perform a new search.
Stock Release Channels - Partner Address
stock_release_channel_partner_address · OCA/stock-logistics-release-channel
- 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
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idsMany2many → res.countrystring='Countries' args: 'res.country' -
state_idsMany2many → res.country.statestring='States' args: 'res.country.state'
No public methods.