Products Customer Code

product_customer_code
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/10.0/product_customer_code
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Product
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Vauxoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Vauxoo
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.vauxoo.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - product
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Customer' codes in product
==========================

This module does just like the product.supplierinfo but for customers instead. For instance it
allows to have different references for the same product according to the customer.

.. image:: product_customer_code/static/src/img/screenshot1.png

.. tip::

    You will need install some of the Apps which enable the product menu to see this module in
    action, like Sales, Purchase or Warehouse Management
     

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
product_normal_form_inh_product_customer_code_01 product.normal.form.inh.product.customer.code.01 product.product page Inherits product.product_normal_form_view
view_product_customer_code_form view.product.customer.code.form product.customer.code form New
view_product_customer_code_search view.product.customer.code.certificate.search product.customer.code search New
view_product_customer_code_tree view.product.customer.code.tree product.customer.code tree New
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • copy(self, cr, uid, id, default=None, context=None)
  • name_search(self, cr, user, name='', args=None, operator='ilike', context=None, limit=80)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/9.0/product_customer_code
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Product
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Vauxoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Vauxoo
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.vauxoo.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - product
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Customer' codes in product
==========================

This module does just like the product.supplierinfo but for customers instead. For instance it
allows to have different references for the same product according to the customer.

.. image:: product_customer_code/static/src/img/screenshot1.png

.. tip::

    You will need install some of the Apps which enable the product menu to see this module in
    action, like Sales, Purchase or Warehouse Management
     

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
product_normal_form_inh_product_customer_code_01 product.normal.form.inh.product.customer.code.01 product.product page Inherits product.product_normal_form_view
view_product_customer_code_form view.product.customer.code.form product.customer.code form New
view_product_customer_code_search view.product.customer.code.certificate.search product.customer.code search New
view_product_customer_code_tree view.product.customer.code.tree product.customer.code tree New
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • copy(self, cr, uid, id, default=None, context=None)
  • name_search(self, cr, user, name='', args=None, operator='ilike', context=None, limit=80)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/8.0/product_customer_code
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Product
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Vauxoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Vauxoo
COMMITTERS
COMMITTERSStéphane Bidoul, Laetitia Gangloff, Stéphane Bidoul (ACSONE), Yennifer Santiago
WEBSITE
WEBSITEhttp://www.vauxoo.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - product
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
product_normal_form_inh_product_customer_code_01 product.normal.form.inh.product.customer.code.01 product.product page Inherits product.product_normal_form_view
view_product_customer_code_form view.product.customer.code.form product.customer.code form New
view_product_customer_code_search view.product.customer.code.certificate.search product.customer.code search New
view_product_customer_code_tree view.product.customer.code.tree product.customer.code tree New
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • copy(self, cr, uid, id, default=None, context=None)
  • name_search(self, cr, user, name='', args=None, operator='ilike', context=None, limit=80)
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/7.0/product_customer_code
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Product
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Vauxoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Vauxoo
COMMITTERS
COMMITTERSAlexandre Fayolle, Raphaël Valyi, Nhomar - Vauxoo, Humberto Arocha, unknown, Rudolf Schnapka, moylop260, Nicola Malcontenti-Agile BG, Launchpad Translations on behalf of product-core-editors, Julio Serna, Jose Morales, Launchpad Translations on behalf of vauxoo, Juan Carlos Funes-http://www.vauxoo.com, Jorge Angel Naranjo Rogel, Isaac López
WEBSITE
WEBSITEhttp://www.vauxoo.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - product
    - process
    - web
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Customer' codes in product
==========================

This module does just like the product.supplierinfo but for customers instead. For instance it
allows to have different references for the same product according to the customer.

.. image:: product_customer_code/static/src/img/screenshot1.png

.. tip::

    You will need install some of the Apps which enable the product menu to see this module in
    action, like Sales, Purchase or Warehouse Management
     

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
product_normal_form_inh_product_customer_code_01 product.normal.form.inh.product.customer.code.01 product.product page Inherits product.product_normal_form_view
view_product_customer_code_form view.product.customer.code.form product.customer.code form New
view_product_customer_code_search view.product.customer.code.certificate.search product.customer.code search New
view_product_customer_code_tree view.product.customer.code.tree product.customer.code tree New
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • copy(self, cr, uid, id, default=None, context=None)
  • name_search(self, cr, user, name='', args=None, operator='ilike', context=None, limit=80)