Repository
OCA/stock-logistics-release-channel · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/stock-logistics-release-channel
Last tracking update
2026-08-07 08:43:05
Authors
Odoo Community Association (OCA), BCIM
Maintainers
Odoo Community Association (OCA), BCIM
Committers
Ruchir Shukla, OCA-git-bot, oca-ci
Odoo dependencies
OCA/partner-contact:
OCA/queue:
OCA/server-tools:
OCA/stock-logistics-release-channel:
OCA/stock-logistics-reservation:
OCA/stock-logistics-warehouse:
odoo/odoo:
- web
- bus
- uom
Python dependencies
openupgradelib, requests
System dependencies
None
Required by
None
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 form Inherits stock_release_channel_plan.stock_release_channel_plan_wizard_launch_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

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

No public methods.

Loading…