credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #01066
[Bug 903054] Re: Outlook : can not configure outlook
Hello,
it has been fixed in https://code.launchpad.net/~openerp-dev/openobject-
addons/trunk-bug-903054-sgo
branch.
Revision ID: sgo@xxxxxxxxxxx-20111212093342-qcsusctcbwo2xqxl
Revision No: 5939.
It will be merged soon on addons
Thanks for notify us.
** Branch linked: lp:~openerp-dev/openobject-addons/trunk-bug-903054-sgo
** Changed in: openobject-addons
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/903054
Title:
Outlook : can not configure outlook
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
when installing outlook module and click on start configuration i got following trace back
Traceback (most recent call last):
File "/home/han/rdtool/server/trunk/openerp/osv/osv.py", line 120, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/han/rdtool/server/trunk/openerp/osv/osv.py", line 172, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/han/rdtool/server/trunk/openerp/osv/osv.py", line 163, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/han/rdtool/addons/trunk/outlook/installer.py", line 35, in default_get
file = open(addons.get_module_resource('outlook','plugin','openerp-outlook-plugin_v2.0','OpenERPOutlookPluginSetup','Release','OpenERPOutlookPluginSetup.msi'), 'r')
TypeError: coercing to Unicode: need string or buffer, bool found
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/903054/+subscriptions
References