| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/10.0/product_life_period |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Acsone SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Acsone SA/NV |
| COMMITTERS | |
| COMMITTERS | Cédric Pigeon, Denis Roussel, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_state odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - sale - sales_team - account - analytic - web_planner - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_life_period_view_form |
product.life.period.form | product.life.period | form | New |
product_life_period_view_search |
product.life.period.search | product.life.period | search | New |
product_life_period_view_tree |
product.life.period.tree | product.life.period | tree | New |
product_template_search_view_inherit_product_life_period |
product.template.search | product.template | field | Inherits product.product_template_search_view |
product_template_view_form_inherit_product_life_period |
product.template.form | product.template | field | Inherits product.product_template_form_view |
active
Boolean
default=True
end_date
Date
index=True
name
Char
translate=True
product_ids
One2many → product.template
index=True
string='Seasonal Products'
args: 'product.template', 'product_life_period_id'
products_count
Integer
compute='_compute_products_count'
start_date
Date
No public methods.
product_life_period_id
Many2one → product.life.period
index=True
string='Life Period'
args: 'product.life.period'
No public methods.