Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
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 08:42:49
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, jorge.valmala
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds the field last delivery date in sale order lines. Also
you can filter and group by this field in sale report.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_order_form sale.order form Inherits sale.view_order_form
view_order_product_search sale.report search Inherits sale.view_order_product_search
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • last_delivery_date Datetime
    compute='_compute_last_delivery_date' store=True string='Last delivery date'
Public methods (0)

No public methods.

New fields (1)
  • last_delivery_date Datetime
    string='Last delivery date'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…