Stock Release Channel Plan Process End Time

stock_release_channel_plan_process_end_time
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_process_end_time
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), BCIM
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), BCIM
COMMITTERS
COMMITTERSRuchir 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/partner-contact:
    - partner_tz
OCA/queue:
    - queue_job
OCA/server-tools:
    - base_time_window
OCA/stock-logistics-release-channel:
    - stock_release_channel_plan
    - stock_release_channel
    - stock_release_channel_process_end_time
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
At launching a plan, a process end date is set on each release channel
of the plan. It is then up to you to process the content of the release
channel and at then end, close it and make it asleep.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_release_channel_plan_wizard_launch_form_view stock.release.channel.plan.wizard.launch field Inherits stock_release_channel_plan.stock_release_channel_plan_wizard_launch_form_view
Models touched (1)

New fields (1)
  • process_end_date Date
    default=fields.Date.context_today required=True
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_process_end_time
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), BCIM
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), BCIM
COMMITTERS
COMMITTERSJacques-Etienne Baudoux, 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/partner-contact:
    - partner_tz
OCA/queue:
    - queue_job
OCA/server-tools:
    - base_time_window
OCA/wms:
    - stock_release_channel_plan
    - stock_release_channel
    - stock_available_to_promise_release
    - stock_release_channel_process_end_time
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 (1)
XML IDNameModelTypeStatus
stock_release_channel_plan_wizard_launch_form_view stock.release.channel.plan.wizard.launch field Inherits stock_release_channel_plan.stock_release_channel_plan_wizard_launch_form_view
Models touched (1)

New fields (1)
  • process_end_date Date
    default=fields.Date.context_today required=True
Public methods (0)

No public methods.