Product Supplierinfo Code

product_supplierinfo_code
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/17.0/product_supplierinfo_code
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, andrea
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:05
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
Allows to retrieve main supplier product code on product level.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
product_template_form_view product.template.form (in product_supplierinfo_code) product.template group Inherits product.product_template_form_view
product_template_kanban_view product.template.kanban (in product_supplierinfo_code) product.template field Inherits product.product_template_kanban_view
product_template_search_view product.template.search (in product_supplierinfo_code) product.template field Inherits product.product_template_search_view
product_template_tree_view product.template.tree (in product_supplierinfo_code) product.template field Inherits product.product_template_tree_view
Models touched (1)

New fields (1)
  • supplier_product_code Char
    compute='_compute_supplier_product_code' compute_sudo=False help='This is the supplier product code from Main Supplier.' readonly=True search='_search_supplier_product_code'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/16.0/product_supplierinfo_code
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSWeblate, clementmbr, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
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 (4)
XML IDNameModelTypeStatus
product_template_form_view product.template.form (in product_supplierinfo_code) product.template group Inherits product.product_template_form_view
product_template_kanban_view product.template.kanban (in product_supplierinfo_code) product.template field Inherits product.product_template_kanban_view
product_template_search_view product.template.search (in product_supplierinfo_code) product.template field Inherits product.product_template_search_view
product_template_tree_view product.template.tree (in product_supplierinfo_code) product.template field Inherits product.product_template_tree_view
Models touched (1)

New fields (1)
  • supplier_product_code Char
    compute='_compute_supplier_product_code' compute_sudo=False help='This is the supplier product code from Main Supplier.' readonly=True search='_search_supplier_product_code'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/product-attribute
PULL REQUEST
PULL REQUEST[MIG] product_supplierinfo_code: Migration to 19.0 (#2280)