Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
Folder size
0.07 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 08:42:48
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
Weblate, Andrii Kompaniiets, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of Qty at Date Widget to display next Expiry Date and to allow you to inform your customers properly about the goods they are going to purchase.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_order_form_inherit_sale_stock_qty sale.order.line.tree.predicted.expiration.date sale.order tree Inherits sale_stock.view_order_form_inherit_sale_stock_qty
view_stock_quant_kanban_expiry_dates stock.quant.kanban.expiry.dates stock.quant kanban New
view_stock_quant_tree_expiry_dates stock.quant.tree.expiry.dates stock.quant tree Inherits stock.view_stock_quant_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • predicted_first_expiration_date Date
    compute='_compute_predicted_first_expiration_date' store=False
Public methods (0)

No public methods.

Loading…