We're on saas-5 and I'm having an issue with Google Calendar synchronization: It only ever happens when the user clicks on "sync with google" in his calendar view. It seems there's no automated action that triggers the sync process for all users.
This kind of behavior is problematic because 1) the user might forget to click on it 2) if an appointment is created by user a for user b there's no way to synchronize it and 3) it really shouldn't be that way ;)
Is there a way to do this automatically without heavy code changes?
Did you find any solution for this? I'm on Odoo 8 and I'm looking for a way to (at least manually) sync the calendar for other users too. My users don't enter their meetings by their own. One user (the secretary) enters the meetings for all the users but she cannot sync their calendars with google calendar.