Stock Release Channel Geoengine

stock_release_channel_geoengine
REPOSITORY
REPOSITORYOCA/wms
GIT
GIThttps://github.com/OCA/wms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/wms/tree/16.0/stock_release_channel_geoengine
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSJacques-Etienne Baudoux, sbejaoui, Sébastien Alix, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/wms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/geospatial:
    - geoengine_partner
    - base_geoengine
OCA/queue:
    - queue_job
OCA/wms:
    - stock_release_channel
    - stock_available_to_promise_release
odoo/odoo:
    - base
    - web
    - contacts
    - mail
    - base_setup
    - bus
    - web_tour
    - stock
    - product
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES geojson
shapely
simplejson
openupgradelib
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
res_partner_form_view res.partner xpath Inherits stock_release_channel.res_partner_form_view
stock_release_channel_form_view stock.release.channel xpath Inherits stock_release_channel.stock_release_channel_form_view
stock_release_channel_geoengine_view stock.release.channel geoengine New
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.