** Changed in: openobject-addons
Status: Confirmed => In Progress
--
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/1024627
Title:
[Trunk] Google calender not working properly
Status in OpenERP Addons (modules):
In Progress
Bug description:
Hello,
I am trying to import my meeting in OpenERP but due to "connection to
google fail", I didn't get a success and faced the following
traceback.
2012-07-14 06:46:58,461 4868 INFO None werkzeug: 127.0.0.1 - - [14/Jul/2012
06:46:58] "POST /web/dataset/call_kw HTTP/1.1" 200 -
Traceback (most recent call last):
File
"/home/amp/workspace/rdtools/addons/trunk/import_base/import_framework.py",
line 386, in run
(position, warning) = self._import_table(table)
File
"/home/amp/workspace/rdtools/addons/trunk/import_base/import_framework.py",
line 144, in _import_table
data = self.get_data(table)
File
"/home/amp/workspace/rdtools/addons/trunk/import_google/wizard/import_google.py",
line 79, in get_data
return data_fetching_function.get(table)()
File
"/home/amp/workspace/rdtools/addons/trunk/import_google/wizard/import_google.py",
line 197, in get_events
event_feed = self.gd_client.GetCalendarEventFeed(events_query.ToUri())
AttributeError: 'ContactsService' object has no attribute
'GetCalendarEventFeed'
Please also check the attached screen-shot.
Thanks!
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1024627/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help : https://help.launchpad.net/ListHelp