v 8.0 Third Party 4774
Download for v 8.0
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Social Network (mail)
Technical Name product_m2mcategories
LicenseGPL-3 or any later version
Websitehttps://odoo-community.org/
Versions 8.0
You bought this module and need support? Click here!

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.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
some difficults while install
by
Vitaliy
on 8/4/15, 11:43 AM

odoo 8. for instal: 1) edit product.py: - replace "from osv import osv,fields" with "from openerp.osv import osv,fields" 2) replace "./product_m2mcategories/product_view.xml" with "./product_m2mcategories/views/product_view.xml" then install. installation couse errors without this steps. sorry for bad English.