Stock Release Channel Preparation Plan

stock_release_channel_plan
REPOSITORY
REPOSITORYOCA/stock-logistics-release-channel
GIT
GIThttps://github.com/OCA/stock-logistics-release-channel.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-release-channel/tree/18.0/stock_release_channel_plan
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, BCIM
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, BCIM
COMMITTERS
COMMITTERSJacques-Etienne Baudoux, Ruchir Shukla, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-release-channel
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
OCA/server-tools:
    - base_time_window
OCA/stock-logistics-release-channel:
    - stock_release_channel
OCA/stock-logistics-reservation:
    - stock_available_to_promise_release
OCA/stock-logistics-warehouse:
    - stock_warehouse_out_pull
odoo/odoo:
    - base
    - web
    - stock
    - product
    - mail
    - base_setup
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES openupgradelib
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Release channel plans allow you to organize your release channels inside
a plan to awake then all at once.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
res_partner_form_view res.partner field 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_plan_wizard_launch_form_view stock.release.channel.plan.wizard.launch form New
stock_release_channel_preparation_plan_form_view stock.release.channel.preparation.plan form New
stock_release_channel_preparation_plan_search_view stock.release.channel.preparation.plan search New
stock_release_channel_preparation_plan_tree_view stock.release.channel.preparation.plan list New
Models touched (4)

New fields (1)
  • stock_release_channel_delivery_weekday_ids Many2many → time.weekday
    compute='_compute_stock_release_channel_delivery_weekday_ids' readonly=True store=True args: 'time.weekday'
Public methods (0)

No public methods.

New fields (2)
  • preparation_plan_ids Many2many → stock.release.channel.preparation.plan
    column1='channel_id' column2='plan_id' comodel_name='stock.release.channel.preparation.plan' relation='stock_release_channel_preparation_plan_rel' string='Preparation Plans'
  • preparation_weekday_ids Many2many → time.weekday
    args: 'time.weekday', 'release_channel_preparation_weekday_rel', 'channel_id', 'weekday_id'
Public methods (0)

No public methods.

New fields (1)
  • preparation_plan_id Many2one → stock.release.channel.preparation.plan
    default=<expr> required=True args: 'stock.release.channel.preparation.plan'
Public methods (1)
  • action_launch(self)

New fields (4)
  • active Boolean
    default=True
  • name Char
    required=True
  • release_channel_ids Many2many → stock.release.channel
    column1='plan_id' column2='channel_id' comodel_name='stock.release.channel' relation='stock_release_channel_preparation_plan_rel' string='Release channels'
  • sequence Integer
Public methods (0)

No public methods.

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

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
res_partner_form_view res.partner field 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_plan_wizard_launch_form_view stock.release.channel.plan.wizard.launch form New
stock_release_channel_preparation_plan_form_view stock.release.channel.preparation.plan form New
stock_release_channel_preparation_plan_search_view stock.release.channel.preparation.plan search New
stock_release_channel_preparation_plan_tree_view stock.release.channel.preparation.plan tree New
Models touched (4)

New fields (1)
  • stock_release_channel_delivery_weekday_ids Many2many → time.weekday
    compute='_compute_stock_release_channel_delivery_weekday_ids' readonly=True store=True args: 'time.weekday'
Public methods (0)

No public methods.

New fields (2)
  • preparation_plan_ids Many2many → stock.release.channel.preparation.plan
    column1='channel_id' column2='plan_id' comodel_name='stock.release.channel.preparation.plan' relation='stock_release_channel_preparation_plan_rel' string='Preparation Plans'
  • preparation_weekday_ids Many2many → time.weekday
    args: 'time.weekday', 'release_channel_preparation_weekday_rel', 'channel_id', 'weekday_id'
Public methods (0)

No public methods.

New fields (1)
  • preparation_plan_id Many2one → stock.release.channel.preparation.plan
    default=<expr> required=True args: 'stock.release.channel.preparation.plan'
Public methods (1)
  • action_launch(self)

New fields (4)
  • active Boolean
    default=True
  • name Char
    required=True
  • release_channel_ids Many2many → stock.release.channel
    column1='plan_id' column2='channel_id' comodel_name='stock.release.channel' relation='stock_release_channel_preparation_plan_rel' string='Release channels'
  • sequence Integer
Public methods (0)

No public methods.