| 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/17.0/product_attribute_company_favorite |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Coop IT Easy SC |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Coop IT Easy SC |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Antoni Marroig Campomar |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Set favorite product attributes and attribute values per company. Only the favorite attributes and values will be displayed in the dropdown menu in a product template form. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
attribute_tree_view |
product.attribute | field | Inherits product.attribute_tree_view | |
product_attribute_view_form |
product.attribute | field | Inherits product.product_attribute_view_form | |
product_attribute_view_search |
product.attribute | search | New | |
product_template_only_form_view |
product_template_form_view | product.template | xpath | Inherits product.product_template_only_form_view |
res_config_settings_view_form |
res.config.settings | xpath | Inherits stock.res_config_settings_view_form |
No new fields.
Public methods (0)No public methods.
is_favorite
Boolean
company_dependent=True
default=True
help='If checked, this record can be linked to a product template.'
string='Favorite'
create(self, vals_list)
No new fields.
Public methods (0)No public methods.
is_favorite
Boolean
related='attribute_id.is_favorite'
No public methods.
new_attribute_favorite_for_all_companies
Boolean
config_parameter='product_attribute_company_favorite.product_attribute_enable_for_all_companies'
help="When a new attribute is created,\n set it as favorite for all companies.\n Otherwise it is only set as favorite for the user's current company"
string='Set new attribute as favorite for all companies'
new_attribute_value_favorite_for_all_companies
Boolean
config_parameter='product_attribute_company_favorite.product_attribute_value_enable_for_all_companies'
help="When a new attribute value is created,\n set it as favorite for all companies.\n Otherwise it is only set as favorite for the user's current company"
string='Set new attributes value as favorite for all companies'
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_attribute_company_favorite |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Coop IT Easy SC |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Coop IT Easy SC |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Victor Champonnois |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
attribute_tree_view |
product.attribute | field | Inherits product.attribute_tree_view | |
product_attribute_view_form |
product.attribute | field | Inherits product.product_attribute_view_form | |
product_attribute_view_search |
product.attribute | search | New | |
product_template_only_form_view |
product_template_form_view | product.template | xpath | Inherits product.product_template_only_form_view |
res_config_settings_view_form |
res.config.settings | div | Inherits stock.res_config_settings_view_form |
No new fields.
Public methods (0)No public methods.
is_favorite
Boolean
company_dependent=True
default=True
help='If checked, this record can be linked to a product template.'
string='Favorite'
create(self, vals_list)
No new fields.
Public methods (0)No public methods.
is_favorite
Boolean
related='attribute_id.is_favorite'
No public methods.
new_attribute_favorite_for_all_companies
Boolean
config_parameter='product_attribute_company_favorite.product_attribute_enable_for_all_companies'
help="When a new attribute is created,\n set it as favorite for all companies.\n Otherwise it is only set as favorite for the user's current company"
string='Set new attribute as favorite for all companies'
new_attribute_value_favorite_for_all_companies
Boolean
config_parameter='product_attribute_company_favorite.product_attribute_value_enable_for_all_companies'
help="When a new attribute value is created,\n set it as favorite for all companies.\n Otherwise it is only set as favorite for the user's current company"
string='Set new attributes value as favorite for all companies'
No public methods.