openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06595
[Bug 928747] Re: Zarafa addon broken
Hello,
I have checked your issue, you have faced this type of the error because
in vesrion5 the crm case is a osv.osv object but in vesrion 6 it's base
python object like class crm_case(object):.
So we can not passed this object's reference anymore, so this module
need to rewrite for vesrion 6 and more compatibility.
This is not a from official addons or the realted author this not the Tiny, So we can not fix it.
You can approach the related author for this.
Thank you!
** Changed in: openobject-addons
Status: New => Won't Fix
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/928747
Title:
Zarafa addon broken
Status in OpenERP Addons (modules):
Won't Fix
Bug description:
Hi,
according to this thread:
http://www.openerp.com/forum/post98573.html?hilit=zarafa#p98573 and
this entry from the app database: http://apps.openerp.com/addon/1843 I
am not able to install this addon on openERP 6.0.3 or 6.1.
Can It be flagged "broken" until it is updated and repaired?
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/928747/+subscriptions
References