TIP: You can type at any time to perform a new search.
Product Category Name Translatable
product_category_name_translatable · OCA/product-attribute
- Repository
- OCA/product-attribute · 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-attribute
- Last tracking update
- 2026-08-07 08:42:54
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to translate product category names. The feature of translating the product category name was removed from Odoo core due to limitations on the complete name compute when the name is translatable: https://github.com/odoo/odoo/pull/36717. To solve it, a setting is available to choose the language you want to use for displaying the complete name of product categories in the system.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.form - product_category_name_translatable | res.config.settings | form | Inherits product.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
nameChartranslate=True
No public methods.
New fields (1)
-
product_category_complete_name_lang_idMany2one → res.langconfig_parameter='product_category_name_translatable.complete_name_lang_id'default=<expr>required=Truestring='Product Category Complete Name Language' args: 'res.lang'
-
set_values(self)
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks running
- Open since
- 324 days ago
- Last activity
- 100 days ago
- Repository
- OCA/product-attribute
- Pull request
- [19.0][MIG] product_category_name_translatable: Migration to 19.0 (#2082)