TIP: You can type at any time to perform a new search.
Product - Many Categories
product_m2mcategories · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.3
- Category
- Product Management
- Folder size
- 0.03 MB
- License
- GPL-3 or any later version
- Application
- No
- Auto-installable
- No
- Website
- https://odoo-community.org/
- Last tracking update
- 2026-08-07 07:03:07
- Authors
- Odoo Community Association (OCA), Sharoon Thomas
- Maintainers
- Odoo Community Association (OCA), Sharoon Thomas
- Committers
- Yannick Vaucher, Stéphane Bidoul, Alexandre Fayolle, Laetitia Gangloff, Pedro M. Baeza, GitHub, Denis Roussel, Stéphane Bidoul (ACSONE), OCA Transbot, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- connector_prestashop, magentoerpconnect, product_categ_attributes
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view_add_categids |
product.normal.form | product.template | form | Inherits product.product_template_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
categ_idMany2onestring='Pricing/Primary Category' -
categ_idsMany2many → product.categorycolumn1='product_id'column2='categ_id'comodel_name='product.category'relation='product_categ_rel'string='Product Categories'
No public methods.
Loading…
Loading…