Stock Quant Expiration Date Tree

stock_quant_expiration_date_tree
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_quant_expiration_date_tree
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Xtendoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Xtendoo
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci, Adriana Saiz
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - product_expiry
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_stock_quant_tree_editable_inherit stock.quant.tree.editable.inherit stock.quant xpath Inherits stock.view_stock_quant_tree_editable
view_stock_quant_tree_inventory_editable_inherit stock.quant.inventory.tree.editable stock.quant xpath Inherits stock.view_stock_quant_tree_inventory_editable
Models touched (1)

New fields (3)
  • alert_date Datetime
    related='lot_id.alert_date'
  • expiration_date Datetime
    related='lot_id.expiration_date'
  • use_date Datetime
    related='lot_id.use_date'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/13.0/stock_quant_expiration_date_tree
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Xtendoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Xtendoo
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, OCA-git-bot, Manuel Calero
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - product_expiry
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_stock_quant_tree_editable_inherit stock.quant.tree.editable.inherit stock.quant xpath Inherits stock.view_stock_quant_tree_editable
Models touched (1)

New fields (4)
  • alert_date Datetime
    related='lot_id.alert_date' string='Alert Date'
  • life_date Datetime
    related='lot_id.life_date' string='End of Life Date'
  • removal_date Datetime
    related='lot_id.removal_date' string='Removal Date'
  • use_date Datetime
    related='lot_id.use_date' string='Best before Date'
Public methods (0)

No public methods.