[ADD] sync_google_calendar: Added a module to import events from google calendar.
authorUjjvala Collins (OpenERP) <uco@tinyerp.com>
Mon, 7 Mar 2011 13:42:15 +0000 (19:12 +0530)
committerUjjvala Collins (OpenERP) <uco@tinyerp.com>
Mon, 7 Mar 2011 13:42:15 +0000 (19:12 +0530)
commit5edc07449d34b9d5b98700ea7a12c6381b046103
treef204b4e435a9e44fe0298192cbd89b4cb47c011a
parentd00bdceae2ff68fb8ec2c35212e1ad6c3cd88eb2
[ADD] sync_google_calendar: Added a module to import events from google calendar.

bzr revid: uco@tinyerp.com-20110307134215-f79hz1jgi3cre2cr
addons/google_base_account/wizard/google_login.py
addons/sync_google_calendar/__init__.py [new file with mode: 0644]
addons/sync_google_calendar/__openerp__.py [new file with mode: 0644]
addons/sync_google_calendar/wizard/__init__.py [new file with mode: 0644]
addons/sync_google_calendar/wizard/wizard_import_calendar_events.py [new file with mode: 0644]
addons/sync_google_calendar/wizard/wizard_import_calendar_events_view.xml [new file with mode: 0644]