Sale Stock Partner Delivery Window

sale_stock_partner_delivery_window
REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
GIT
GIThttps://github.com/OCA/stock-logistics-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-workflow/tree/19.0/sale_stock_partner_delivery_window
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Maksym Yankin, cyrilmanuel
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/partner-contact:
    - partner_tz
OCA/server-tools:
    - base_time_window
OCA/stock-logistics-workflow:
    - stock_partner_delivery_window
odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Sale Stock Partner Delivery Window
==================================

This module extends Sales and Inventory to respect the customer’s
delivery schedule preferences when computing delivery dates.

When a Sales Order line computes its expected delivery date, the module
checks the customer’s *Delivery schedule preference* and automatically
adjusts the date to the next valid delivery slot.

Supported delivery preferences include:

* **Anytime**
  
  Deliveries can occur at any date and time.

* **Workdays only**
  
  Deliveries are automatically postponed to the next weekday if the
  computed date falls on a weekend.

* **Configured delivery time windows**
  
  Deliveries are restricted to specific weekdays and time ranges defined
  on the customer record.

  If the computed expected date does not match an allowed window, the
  module selects the next available delivery slot.

Additional features:

* Delivery windows are evaluated in the customer’s timezone.
* The adjusted expected date is propagated to generated delivery orders.
* A warning is displayed on the Sales Order when the manually selected
  commitment date does not match the customer’s delivery preferences.

This ensures that promised delivery dates remain aligned with customer
logistics constraints and preferred receiving schedules.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.