Product - Many Categories

product_m2mcategories
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_m2mcategories
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYProduct Management
LICENSE
LICENSEGPL-3 or any later version
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sharoon Thomas
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sharoon Thomas
COMMITTERS
COMMITTERSStéphane Bidoul, Yannick Vaucher, Alexandre Fayolle, Laetitia Gangloff, Pedro M. Baeza, GitHub, Denis Roussel, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://odoo-community.org/
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
This module Extends the existing functionality of Open ERP Products
(One product - One Catgory) to One product -> Many Categories

**Note**: This module was built generically but in focus of the Magento
Open ERP connector.

**Note 2**: The additional categories are only for classification and does
not affect other operations.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_normal_form_view_add_categids product.normal.form product.template xpath Inherits product.product_template_form_view
Models touched (1)

New fields (2)
  • categ_id Many2one
    string='Pricing/Primary Category'
  • categ_ids Many2many → product.category
    column1='product_id' column2='categ_id' comodel_name='product.category' relation='product_categ_rel' string='Product Categories'
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/7.0/product_m2mcategories
VERSION
VERSION 0.1
CATEGORY
CATEGORYGeneric Modules
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sharoon Thomas
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sharoon Thomas
COMMITTERS
COMMITTERSAlexis de Lattre, Guewen Baconnier, Alexandre Fayolle, sebastien beau, Renato Lima, Alexandre Fayolle @ camptocamp, Rudolf Schnapka, Launchpad Translations on behalf of product-core-editors
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - process
    - web
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the existing functionality of OpenERP Products (One
product -> One Category) to One product -> Many Categories

.. note:: This module was built generically but in focus of the Magento
          OpenERP connector 

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_normal_form_view_add_categids product.normal.form product.product page Inherits product.product_normal_form_view
Models touched (1)

New fields (0)

No new fields.

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/6.1/product_m2mcategories
VERSION
VERSION 6.1.0
CATEGORY
CATEGORYAdded functionality
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sharoon Thomas
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sharoon Thomas
COMMITTERS
COMMITTERSAlexandre Fayolle, sebastien beau, Sandy Carter, Alexandre Fayolle @ camptocamp
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - product
    - process
    - decimal_precision
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
    This module extends the existing functionality of OpenERP Products
    (One product -> One Category)
    to One product -> Many Categories

    * Note: This module was built generically but in focus of the Magento
    OpenERP connector
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_normal_form_view_add_categids product.normal.form product.product xpath Inherits product.product_normal_form_view
Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.