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 IDNameModelTypeStatus
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_channel Boolean
    default=True help='Include in release channels based on geographic zones' string='Delivery based on geo-localization?'
  • located_in_stock_release_channel_ids Many2many → stock.release.channel
    comodel_name='stock.release.channel' compute='_compute_located_in_stock_release_channel_ids' help='This partner is located within those release channels.' string='Located in'
Public methods (0)

No public methods.

New fields (1)
  • restrict_to_delivery_zone Boolean
Public methods (0)

No public methods.