| 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/12.0/product_equivalent_category |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Adrià Gil Sorribes |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_equivalent_category_form_view |
product.equivalent.category.form | product.equivalent.category | form | New |
product_equivalent_category_list_view |
product.equivalent.category.list | product.equivalent.category | tree | New |
product_equivalent_category_search_view |
product.equivalent.category.search | product.equivalent.category | search | New |
product_template_form_view |
product.template | field | Inherits product.product_template_form_view | |
product_template_tree_view |
product.template | field | Inherits product.product_template_tree_view |
description
Text
name
Char
index=True
required=True
translate=True
args: 'Name'
product_count
Integer
compute='_compute_product_count'
help='The number of products under this category'
args: '# Products'
action_view_product_template_ids(self)
equivalent_categ_id
Many2one → product.equivalent.category
help='Select equivalent category for the current product'
args: 'product.equivalent.category', 'Product Equivalent Category'
No public methods.