| 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/18.0/product_simple_seasonality |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - html_editor - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a simple concept of seasonality for products |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_packaging_search_view |
product.packaging.search (in product_campaign_seasonality) | product.packaging | field | Inherits product.product_packaging_form_view |
product_template_form_view |
product.template.form (in product_campaign_seasonality) | product.template | xpath | Inherits product.product_template_form_view |
seasonality_form_view |
seasonality.form (in product_simple_seasonality) | seasonality | form | New |
seasonality_search_view |
seasonality.search (in product_simple_seasonality) | seasonality | search | New |
seasonality_tree_view |
seasonality.tree (in product_simple_seasonality) | seasonality | list | New |
seasonality_ids
Many2many → seasonality
related='product_id.seasonality_ids'
args: 'seasonality'
No public methods.
seasonality_ids
Many2many → seasonality
help='This is an informative field to track which seasons this product should be associated with'
string='Seasonality'
args: 'seasonality'
No public methods.
company_id
Many2one → res.company
default=<expr>
args: 'res.company'
name
Char
required=True
No public methods.
| 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/16.0/product_simple_seasonality |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Kevin Khao |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a simple concept of seasonality for products |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_packaging_search_view |
product.packaging.search (in product_campaign_seasonality) | product.packaging | field | Inherits product.product_packaging_form_view |
product_template_form_view |
product.template.form (in product_campaign_seasonality) | product.template | xpath | Inherits product.product_template_form_view |
seasonality_form_view |
seasonality.form (in product_simple_seasonality) | seasonality | form | New |
seasonality_search_view |
seasonality.search (in product_simple_seasonality) | seasonality | search | New |
seasonality_tree_view |
seasonality.tree (in product_simple_seasonality) | seasonality | tree | New |
seasonality_ids
Many2many → seasonality
related='product_id.seasonality_ids'
args: 'seasonality'
No public methods.
seasonality_ids
Many2many → seasonality
help='This is an informative field to track which seasons this product should be associated with'
string='Seasonality'
args: 'seasonality'
No public methods.
company_id
Many2one → res.company
default=<expr>
args: 'res.company'
name
Char
required=True
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/product-attribute |
| PULL REQUEST | |
| PULL REQUEST | [17.0][MIG] product_simple_seasonality: Migration to 17.0 (#1930) |