Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.0
Category
Product Management
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/product-attribute
Last tracking update
2026-08-07 08:42:54
Authors
Camptocamp, Akretion, Odoo Community Association (OCA), Sharoon Thomas, Avanzosc, Sodexis, Guewen Baconnier
Maintainers
Camptocamp, Akretion, Odoo Community Association (OCA), Sharoon Thomas, Avanzosc, Sodexis, Guewen Baconnier
Committers
Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow
Odoo dependencies
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description
This module Extends the existing functionality of Odoo Products (One
product - One Category) to One product -\> Many Categories

*Note:* This module was built generically but in focus of the Magento
Odoo connector *Note 2:* The additional categories are only for
classification and does not affect other operations

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_normal_form_view_add_categids product.normal.form product.product form Inherits product.product_normal_form_view
product_template_only_form_view_add_categids product.template.only.form product.template form Inherits product.product_template_only_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • categ_ids Many2many → product.category
    column1='product_id' column2='categ_id' comodel_name='product.category' relation='product_categ_rel' string='Extra Categories'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
221 days ago
Last activity
116 days ago
Repository
OCA/product-attribute
Pull request
[19.0][MIG] product_multi_category: Migration to 19.0 (#2186)