Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales Management
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 09:06:23
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Iván Todorovich, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds a customer-specific delivery lead time field to partners.

When creating sale order lines, the partner's lead time is automatically added
to the product's delivery lead time to calculate the total customer lead time.

This is useful when certain customers require additional delivery time due to:
- Remote locations
- Special delivery requirements
- Customs clearance needs
- Quality control processes

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_form res.partner form Inherits base.view_partner_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • sale_delay Integer
    help="Additional delivery lead time for this customer, in days. This delay will be added to the product's delivery lead time." string='Customer Lead Time'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.