Sale Stock Expiry Date on Qty at Date widget

sale_stock_expiry_date_on_qty_at_date_widget
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/18.0/sale_stock_expiry_date_on_qty_at_date_widget
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Andrii Kompaniiets
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - product_expiry
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath 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 xpath Inherits stock.view_stock_quant_tree
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.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/16.0/sale_stock_expiry_date_on_qty_at_date_widget
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Eduardo de Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:11:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - product_expiry
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath 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 xpath Inherits stock.view_stock_quant_tree
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.