Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Products & Pricelists
Entity: product.tag
Description: Product Tag
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| color | Color | Char | - | |
| name | Name | Char | - | |
| product_ids | All Product Variants using this Tag | Many-to-Many | product.product | _compute_product_ids |
| product_product_ids | Product Variants | Many-to-Many | product.product | |
| product_template_ids | Product Templates | Many-to-Many | product.template | |
| sequence | Integer | - |
