| 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_eprel |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, juancarlosonate-tecnativa, eduezerouali-tecnativa |
| 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 connects Odoo with the EPREL API to fetch energy labels and fiches for products that have a model identifier and an EPREL product category. It retrieves the EPREL registration number and builds URLs. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.eprel.api | res.config.settings | xpath | Inherits base.res_config_settings_view_form |
view_product_category_form_eprel |
product.category.form.eprel | product.category | xpath | Inherits product.product_category_form_view |
view_product_template_form_eprel |
product.template.form.eprel | product.template | xpath | Inherits product.product_template_form_view |
eprel_category_id
Many2one → product.category.eprel
comodel_name='product.category.eprel'
string='EPREL Category'
No public methods.
code
Char
required=True
name
Char
required=True
string='Product group'
No public methods.
No new fields.
Public methods (1)action_get_eprel_registration_number(self)
eprel_enabled
Boolean
compute='_compute_eprel_enabled'
string='EPREL Enabled'
eprel_energy_class
Char
copy=False
help='Energy class label fetched from EPREL (e.g. A, B, C).'
string='Energy Class'
eprel_energy_class_image
Char
copy=False
string='Energy Class Image'
eprel_model_identifier
Char
copy=False
string='Model Identifier'
eprel_registration_number
Char
copy=False
help='The EPREL registration number fetched from the API.'
string='EPREL Registration Number'
fiche_url
Char
compute='_compute_eprel_url'
readonly=True
store=True
string='Fiche URL'
label_arrow_url
Char
compute='_compute_eprel_url'
readonly=True
store=True
string='Label Arrow URL'
label_url
Char
compute='_compute_eprel_url'
readonly=True
store=True
string='Label URL'
action_get_eprel_registration_number(self)
eprel_api_key
Char
string='API Key'
No public methods.
eprel_api_key
Char
readonly=False
related='company_id.eprel_api_key'
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/14.0/product_eprel |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, juancarlosonate-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 18:50:10 |
| 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 connects Odoo with the EPREL API to fetch energy labels and fiches for products that have a model identifier and an EPREL product category. It retrieves the EPREL registration number and builds URLs. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.eprel.api | res.config.settings | xpath | Inherits base.res_config_settings_view_form |
view_product_category_form_eprel |
product.category.form.eprel | product.category | xpath | Inherits product.product_category_form_view |
view_product_template_form_eprel |
product.template.form.eprel | product.template | xpath | Inherits product.product_template_form_view |
eprel_category_id
Many2one → product.category.eprel
comodel_name='product.category.eprel'
string='EPREL Category'
No public methods.
code
Char
required=True
string='Code'
name
Char
required=True
string='Product group'
No public methods.
No new fields.
Public methods (1)action_get_eprel_registration_number(self)
eprel_enabled
Boolean
compute='_compute_eprel_enabled'
string='EPREL Enabled'
eprel_energy_class_image
Char
copy=False
string='Energy Class Image'
eprel_model_identifier
Char
copy=False
string='Model Identifier'
eprel_registration_number
Char
copy=False
help='The EPREL registration number fetched from the API.'
string='EPREL Registration Number'
fiche_url
Char
compute='_compute_eprel_url'
readonly=True
store=True
string='Fiche URL'
label_arrow_url
Char
compute='_compute_eprel_url'
readonly=True
store=True
string='Label Arrow URL'
label_url
Char
compute='_compute_eprel_url'
readonly=True
store=True
string='Label URL'
action_get_eprel_registration_number(self)
eprel_api_key
Char
string='API Key'
No public methods.
eprel_api_key
Char
readonly=False
related='company_id.eprel_api_key'
No public methods.