← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 695516] Re: Recent changes break installation ValueError product.group_product_manager

 

Kyle, you are probably right, since monday, we have seen that the regular addons of OpenERP were broken because of their smart experiments with access rights (hey how cool is that 2 days before RC2?), so we don't even tried to update further. My advice: don't even bother while addons are broken (eg use bzr revert to revert it to something that work like rev #4070 and then, after OpenERP stabilize to something that work at least for them, then we will look if what we will need to adapt.
I guess this show how hardcore it is to implement OpenERP in that battle field of regressions and changes...
(NB: opting for 5.0 is certainly not better as it might look more stable from the surface, but it's just that it doesn't receive sensible bugfix anymore).

-- 
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:
  Invalid

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





References