odoo/addons/google_calendar
Denis Ledoux a9e3d74713 [FIX] google_calendar: event duplication during sync to google
With User A <a@gmail.com> and user B <b@gmail.com> both syncing
their calendar with Google.
If User a created an event X, adding as attendee himself and user B,
and then synced his calendar to Google, a new event was
created in User B Google Agenda automatically, representing the
invitation.
At this stage, X appears only once, in the four calendars
(Odoo cal for A, Odoo cal for B, Google Cal for A, Google Cal for B)

If user B then synced his calendar to Odoo, the event X was
duplicated in three of the calendars (Odoo cal for A and B, Google cal for B)

If then user A synced again his calendar with Google, the event X
was duplicated in the four calendars.

From then, a duplicate loop began, at each sync of the both user calendars.

opw-639419
2015-06-01 18:14:50 +02:00
..
controllers [FIX] google_calendar: add missing parameter to logger_info 2014-10-06 14:32:28 +02:00
i18n [I18N] First sync of translations from Transifex 2015-05-29 21:58:20 +02:00
security
static [FIX] google_calendar: update tutorial 2015-04-02 14:51:10 +02:00
views
README.md [IMP] Maifest for Github README.md on main apps 2014-08-12 11:33:15 +02:00
__init__.py
__openerp__.py [IMP] Google calendar - add function to allow the cron to run google calendar synchronization 2014-10-03 17:52:31 +02:00
google_calendar.py [FIX] google_calendar: event duplication during sync to google 2015-06-01 18:14:50 +02:00
google_calendar.xml [FIX] calendar: synchro - use current user to synchronize as uid 2015-02-18 13:00:39 +01:00
res_config.py [FIX] google_calendar: do not strip bools 2015-01-20 18:46:03 +01:00
res_config_view.xml [FIX] google_calendar: update tutorial 2015-04-02 14:51:10 +02:00

README.md

Google Calendar

Get your meetings, yours holidays, ... Get your calendar anywhere and never forget an event, fully synchronized with the Odoo Open Source CRM.

Keep an eye on your events

See easily the purpose of the meeting, the start time and also the attendee(s)... All that without click on anything...

Create so easily an event

In just one click you can create an event... You can drag and drop your event if you want moved it to another timing. You can shrink or extend the event if you need to change the start's hours or the duration of your meeting.

Create recurrent event

You can also create recurrent events with only one event. You need to create an event each monday of the week ? With only one it's possible, you could specify the recurrence and if one of this event is moved, or deleted, it's not a problem, you can untie your event from the others recurrences.

See all events you wants

See in your calendar, the event from others peoples where your are attendee, but also their events by simply adding your favorites coworkers. Every coworker will have their own color in your calendar, and every attendee will have their avatar in the event...

Get an email

You will receive an email at creation of an event where you are attendee, but also when this event is updated for some fields as date start, ...

Be notified

You can ask to have a alarm of type 'notification' in your Odoo. You will have a notification in you Odoo which ever the page you are.

Google Calendar

With the plugin Google_calendar, you can synchronize your Odoo calendar with Google Calendar.