TIP: You can type at any time to perform a new search.
Stock Release Channel Geoengine
stock_release_channel_geoengine · OCA/wms
- Repository
- OCA/wms · module folder · Try on Runboat
- Module version
- 2.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/wms
- Last tracking update
- 2026-08-07 08:09:26
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Jacques-Etienne Baudoux, sbejaoui, Sébastien Alix, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- geojson, shapely, simplejson, openupgradelib, requests
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_form_view |
res.partner | form | Inherits stock_release_channel.res_partner_form_view | |
stock_release_channel_form_view |
stock.release.channel | form | Inherits stock_release_channel.stock_release_channel_form_view | |
stock_release_channel_geoengine_view |
stock.release.channel | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
in_geo_release_channelBooleandefault=Truehelp='Include in release channels based on geographic zones'string='Delivery based on geo-localization?' -
located_in_stock_release_channel_idsMany2many → stock.release.channelcomodel_name='stock.release.channel'compute='_compute_located_in_stock_release_channel_ids'help='This partner is located within those release channels.'string='Located in'
No public methods.
New fields (1)
-
restrict_to_delivery_zoneBoolean
No public methods.