Product End-Of-Life Date

product_end_of_life
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/12.0/product_end_of_life
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSroot, oca-travis, Weblate, OCA-git-bot, tbaden
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - barcodes
    - purchase
    - account
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
message_product_eol message_product_eol ir.ui.view qweb New
product_product_tree_eol_view product.product.tree.eol.view product.product field Inherits product.product_product_tree_view
product_template_tree_eol_view product.template.tree.eol.view product.template field Inherits product.product_template_tree_view
product_variant_easy_edit_eol_view product.variant.easy.edit.eol.view product.product xpath Inherits product.product_variant_easy_edit_view
purchase_order_form_product_eol purchase.order.form.product.eol purchase.order xpath Inherits purchase.purchase_order_form
res_config_settings_view_form res.config.settings.view.form.inherit.product_end_of_life res.config.settings xpath Inherits stock.res_config_settings_view_form
view_template_property_form_eol_view view.template.property.form.eol.view product.template xpath Inherits stock.view_template_property_form
Models touched (3)

New fields (0)

No new fields.

Public methods (4)
  • name_search(self, name, args=None, operator='ilike', limit=100)
    @api.model
  • search(self, args, offset=0, limit=None, order=None, count=False)
    @api.model
  • send_eol_mail(self, product_list)
    @api.model
  • send_notify_product_eol(self)
    @api.model

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • product_eol_approaching_number Integer
    default=1 help='Close to X unit(s) to Eol.'
  • product_eol_approaching_type Selection
    default='months' string='Approaching Interval Unit' args: [('days', 'Days'), ('weeks', 'Weeks'), ('months', 'Months')]
Public methods (2)
  • get_values(self)
    @api.model
  • set_values(self)
    @api.multi
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/11.0/product_end_of_life
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSoca-travis, tbaden, Antonio Yamuta
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - stock
    - barcodes
    - web_planner
    - purchase
    - stock_account
    - account
    - analytic
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
message_product_eol message_product_eol ir.ui.view qweb New
product_product_tree_eol_view product.product.tree.eol.view product.product field Inherits product.product_product_tree_view
product_template_tree_eol_view product.template.tree.eol.view product.template field Inherits product.product_template_tree_view
product_variant_easy_edit_eol_view product.variant.easy.edit.eol.view product.product xpath Inherits product.product_variant_easy_edit_view
purchase_order_form_product_eol purchase.order.form.product.eol purchase.order xpath Inherits purchase.purchase_order_form
res_config_settings_view_form res.config.settings.view.form.inherit.product_end_of_life res.config.settings xpath Inherits stock.res_config_settings_view_form
view_template_property_form_eol_view view.template.property.form.eol.view product.template xpath Inherits stock.view_template_property_form
Models touched (3)

New fields (0)

No new fields.

Public methods (3)
  • search(self, args, offset=0, limit=None, order=None, count=False)
    @api.model
  • send_eol_mail(self, product_list)
    @api.model
  • send_notify_product_eol(self)
    @api.model

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • product_eol_approaching_number Integer
    default=1 help='Close to X unit(s) to Eol.'
  • product_eol_approaching_type Selection
    default='months' string='Approaching Interval Unit' args: [('days', 'Days'), ('weeks', 'Weeks'), ('months', 'Months')]
Public methods (2)
  • get_values(self)
    @api.model
  • set_values(self)
    @api.multi