Or maybe there is a misunderstanding.

I tough it was possible to synchronize between google calendar and open erp 
calendar. But it appears this module synchronize google calendar with open erp 
event which are two differents things.

In this case, its needed to have a product associated to an event before 
synchronizing with google calendar and could explain the issue.

If its the case, it finally means we cannot simply synchronize the two 
calendars (open erp - google) but we can only synchrize events (bound with a 
product) to a google calendar (which is not as usefull as being able to 
synchronize both calendar).




[quote="iteaconsulting"]Dears, 

I downloaded the google calendar module from the openerp module website. 

When installing the module, I got the following error:
BTW, I'm running the openerp version 5

Can someone help me on this?

Many thanks in advance

Traceback (most recent call last):
  File "/usr/lib/openerp-server/netsvc.py", line 231, in dispatch
    result = LocalService(service_name)(method, *params)
  File "/usr/lib/openerp-server/netsvc.py", line 74, in __call__
    return getattr(self, method)(*params)
  File "/usr/lib/openerp-server/service/web_services.py", line 552, in execute
    return self._execute(db, uid, wiz_id, datas, action, context)
  File "/usr/lib/openerp-server/service/web_services.py", line 532, in _execute
    return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context)
  File "/usr/lib/openerp-server/wizard/__init__.py", line 178, in execute
    res = self.execute_cr(cr, uid, data, state, context)
  File "/usr/lib/openerp-server/wizard/__init__.py", line 74, in execute_cr
    action_res = action(self, cr, uid, data, context)
  File 
"/usr/lib/openerp-server/addons/base/module/wizard/wizard_module_upgrade.py", 
line 92, in _upgrade_module
    db, pool = pooler.restart_pool(cr.dbname, update_module=True)
  File "/usr/lib/openerp-server/pooler.py", line 61, in restart_pool
    return get_db_and_pool(db_name, force_demo, status, 
update_module=update_module)
  File "/usr/lib/openerp-server/pooler.py", line 40, in get_db_and_pool
    addons.load_modules(db, force_demo, status, update_module)
  File "/usr/lib/openerp-server/addons/__init__.py", line 715, in load_modules
    r = load_module_graph(cr, graph, status, report=report)
  File "/usr/lib/openerp-server/addons/__init__.py", line 584, in 
load_module_graph
    register_class(m)
  File "/usr/lib/openerp-server/addons/__init__.py", line 390, in register_class
    zimp.load_module(m)
  File 
"/usr/lib/openerp-server/addons/google_calendar.zip/google_calendar/__init__.py",
 line 24, in <module>
  File 
"/usr/lib/openerp-server/addons/google_calendar.zip/google_calendar/wizard/__init__.py",
 line 23, in <module>
  File 
"/usr/lib/openerp-server/addons/google_calendar.zip/google_calendar/wizard/synchronize_events.py",
 line 30, in <module>
ImportError: No module named gdata[/quote]




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=42284#42284

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to