TIP: You can type at any time to perform a new search.
Product Simple Seasonality
product_simple_seasonality · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.1 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 08:42:54
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a simple concept of seasonality for products
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_packaging_search_view |
product.packaging.search (in product_campaign_seasonality) | product.packaging | search | Inherits product.product_packaging_form_view |
product_template_form_view |
product.template.form (in product_campaign_seasonality) | product.template | form | 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 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
seasonality_idsMany2many → seasonalityrelated='product_id.seasonality_ids' args: 'seasonality'
No public methods.
New fields (1)
-
seasonality_idsMany2many → seasonalityhelp='This is an informative field to track which seasons this product should be associated with'string='Seasonality' args: 'seasonality'
No public methods.
New fields (2)
-
company_idMany2one → res.companydefault=<expr> args: 'res.company' -
nameCharrequired=True
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 525 days ago
- Last activity
- 34 days ago
- Repository
- OCA/product-attribute
- Pull request
- [17.0][MIG] product_simple_seasonality: Migration to 17.0 (#1930)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 22 days ago
- Last activity
- 22 days ago
- Repository
- OCA/product-attribute
- Pull request
- [19.0] [MIG] product_simple_seasonality : Migration to 19.0 (#2352)