Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.0
Category
Product
Folder size
0.03 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), Quartile
Maintainers
Odoo Community Association (OCA), Quartile
Committers
Aungkokolin1997, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds the Tags (product_tag_ids) field to the General Information tab on the
product template and product variant forms. In standard Odoo, tags are shown under the
Sales tab; since that tab is hidden when a product is not marked as sellable, users
cannot view or edit tags for non-sales products. This module addresses that issue.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_normal_form_view_inherit_tags product.product.form.inherit product.product form Inherits product.product_normal_form_view
product_template_form_view_inherit_tags product.template.form.inherit product.template form Inherits product.product_template_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
23 days ago
Last activity
23 days ago
Repository
OCA/product-attribute
Pull request
[19.0] [MIG] product_tag_view : Migration to 19.0 (#2353)