Product Search By Display Name

product_search_by_display_name
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/14.0/product_search_by_display_name
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), KOMIT
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), KOMIT
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Cuong, Nguyen Minh Tran Manh
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_search_form_view product.product.search product.product field Inherits product.product_search_form_view
product_template_search_view product.template.search product.template field Inherits product.product_template_search_view
Models touched (2)

New fields (1)
  • display_name Char
    automatic=True compute='_compute_display_name' search='_search_display_name'
Public methods (0)

No public methods.

New fields (1)
  • display_name Char
    automatic=True compute='_compute_display_name' search='_search_display_name'
Public methods (0)

No public methods.