TIP: You can type at any time to perform a new search.
Product Variant Specific Description
product_variant_specific_description · OCA/product-variant
- Repository
- OCA/product-variant · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Product
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-variant
- Last tracking update
- 2026-08-07 08:42:58
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows having different product variant internal notes than the one of their template.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_only_form_view |
product.template.product.form | product.template | form | Inherits product.product_template_only_form_view |
product_variant_easy_edit_view |
product.product.view.form.easy | product.product | form | Inherits product.product_variant_easy_edit_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
descriptionHtmltranslate=True
No public methods.
New fields (2)
-
descriptionHtmlcompute='_compute_description'inverse='_inverse_description'search='_search_description' -
is_system_multi_langBooleancompute='_compute_is_system_multi_lang'
-
open_product_variant(self)
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 175 days ago
- Last activity
- 4 days ago
- Repository
- OCA/product-variant
- Pull request
- [19.0][MIG] product_variant_specific_description (#436)