Repository
OCA/stock-logistics-release-channel · module folder · Try on Runboat
Module version
1.2.0
Category
Uncategorized
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-release-channel
Last tracking update
2026-08-07 08:43:05
Authors
Camptocamp, Odoo Community Association (OCA), BCIM
Maintainers
Camptocamp, Odoo Community Association (OCA), BCIM
Committers
Jacques-Etienne Baudoux, Ruchir Shukla, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
openupgradelib, requests
System dependencies
None
Required by
None
Description
This module excludes the channel when its shipment date is not in
Partner delivery window

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
allo_stock_release_channel_form_view stock.release.channel.form stock.release.channel form Inherits stock_release_channel.stock_release_channel_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • delivery_date_weekday Integer
    compute='_compute_delivery_date_weekday' store=True
  • respect_partner_delivery_time_windows Boolean
    default=False help='If the delivery has moves linked to SO lines linked to SO that has a commitment_date, then we never respect the partner time window (it is not an exclusion selection criteria anymore)' string='Respect Partner Delivery time windows'
Public methods (0)

No public methods.

Loading…