I downloaded the last trunk today: ~openerp/openobject-server/trunk ~openerp/openobject-addons/trunk
I try to install base_sale_multichannels, and product_images_olbs (for magentoerpconnect modules), but I still get the same error: No references to product.group_product_manager. I understand that the problem come from the file 'ir.model.access.csv' that make reference to product.group_product_manager. But I can't find a solution to fix that problem! Can anyone else confirm this error? And how to fix it? -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/695516 Title: Recent changes break installation ValueError product.group_product_manager Status in Magento Open ERP Connector: Fix Released Bug description: Over the weekend I used fresh sources and didnt have any problems installing OpenERP connector. However, Today when downloading latest sources I am unable to even install openerp6-module, base_sale_multichannels, or the openlabs images module. The relation is the ir.model.access.csv file around product.group_product_manager It raises a value error. I reported this to OpenERP but im not entirely sure the nature of the bug. So far the only way I could even install the modules listed here is by commenting out that file in the _openerp_.py file of each of the modules. I checked and its looking for some id that no longer exists. I am not sure the impact this has, or how to genuinely fix it. Ive confirmed it 3 times. Can anyone else confirm this error? I believe a name was changed product.group_product_manager _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

