Stock release channel plan shipment lead time

stock_release_channel_plan_shipment_lead_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_shipment_lead_time
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, 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/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_shipment_lead_time
    - stock_release_channel_process_end_time
OCA/stock-logistics-reservation:
    - stock_available_to_promise_release
OCA/stock-logistics-transport:
    - shipment_advice_planner
    - shipment_advice
    - stock_dock
OCA/stock-logistics-warehouse:
    - stock_warehouse_out_pull
    - stock_warehouse_calendar
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
    - stock_delivery
    - sale_stock
    - sale
    - sales_team
    - account_payment
    - account
    - onboarding
    - analytic
    - payment
    - utm
    - stock_account
    - delivery
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES openupgradelib
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
When the release channel has a delivery lead time, visualize the
preparation days based on the delivery days and the lead time. When
creating your preparation plan, you can see which channel have to be
prepared on which day.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_release_channel_form_view stock.release.channel.form stock.release.channel field Inherits stock_release_channel_shipment_lead_time.stock_release_channel_form_view
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • delivery_weekday_ids Many2many → time.weekday
    string='Delivery weekdays' args: 'time.weekday', 'release_channel_delivery_weekday_rel', 'channel_id', 'weekday_id'
  • preparation_weekday_ids Many2many → time.weekday
    compute='_compute_preparation_weekday_ids' readonly=True store=True args: 'time.weekday'
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_shipment_lead_time
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, BCIM
COMMITTERS
COMMITTERSJacques-Etienne Baudoux, Akim Juillerat, 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/stock-logistics-transport:
    - shipment_advice_planner
    - shipment_advice
    - stock_dock
OCA/stock-logistics-warehouse:
    - stock_warehouse_calendar
OCA/wms:
    - stock_release_channel_plan
    - stock_release_channel
    - stock_available_to_promise_release
    - stock_release_channel_shipment_lead_time
    - 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
    - delivery
    - sale_stock
    - sale
    - sales_team
    - account_payment
    - account
    - analytic
    - payment
    - utm
    - stock_account
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES openupgradelib
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_release_channel_form_view stock.release.channel.form stock.release.channel field Inherits stock_release_channel_shipment_lead_time.stock_release_channel_form_view
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • delivery_weekday_ids Many2many → time.weekday
    string='Delivery weekdays' args: 'time.weekday', 'release_channel_delivery_weekday_rel', 'channel_id', 'weekday_id'
  • preparation_weekday_ids Many2many → time.weekday
    compute='_compute_preparation_weekday_ids' readonly=True store=True args: 'time.weekday'
Public methods (0)

No public methods.