odoo/addons/google_calendar
jke-openerp 5564d4e23e [IMP] Improve perf of google synchro to avoid a duplicate update, we use now a key in context "NewMeeting" to avoid to update the meeting oe_update, when we create the attendee for the first time, so we dont make a synchro from OE to GG when an new event form GG is created the last synchro
bzr revid: jke@openerp.com-20131220095720-lpl2hn2890wbeu6v
2013-12-20 10:57:20 +01:00
..
controllers [IMP] Redirect admin to configurations page for Google Calendar API when trying synchro but not still configured 2013-12-19 17:50:11 +01:00
security [Typo] Typo access security... 2013-12-11 20:18:57 +01:00
static [IMP] Redo tuto to get api key, because Google have changed console UI during the dev 2013-12-19 18:45:36 +01:00
__init__.py [TYPO] Rename google_base_account into google_account 2013-12-19 15:25:14 +01:00
__openerp__.py [TYPO] Rename base_calendar into calendar 2013-12-19 15:47:39 +01:00
google_calendar.py [IMP] Improve perf of google synchro to avoid a duplicate update, we use now a key in context "NewMeeting" to avoid to update the meeting oe_update, when we create the attendee for the first time, so we dont make a synchro from OE to GG when an new event form GG is created the last synchro 2013-12-20 10:57:20 +01:00
res_config.py [TYPO] Rename google_base_account into google_account 2013-12-19 15:25:14 +01:00
res_config_view.xml [IMP] Redo tuto to get api key, because Google have changed console UI during the dev 2013-12-19 18:45:36 +01:00