Product Tag View

product_tag_view
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/18.0/product_tag_view
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - 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 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 xpath Inherits product.product_normal_form_view
product_template_form_view_inherit_tags product.template.form.inherit product.template xpath Inherits product.product_template_form_view
Models touched (0)

No models found for this module.