---Models in module 'microsoft_calendar'---
new model microsoft.calendar.credentials
---Fields in module 'microsoft_calendar'---
microsoft_calendar / microsoft.calendar.credentials / calendar_sync_token (char)    : NEW
microsoft_calendar / microsoft.calendar.credentials / last_sync_date (datetime)     : NEW
microsoft_calendar / microsoft.calendar.credentials / synchronization_stopped (boolean): NEW
microsoft_calendar / microsoft.calendar.credentials / user_ids (one2many)           : NEW relation: res.users, required
microsoft_calendar / res.users                / microsoft_calendar_account_id (many2one): NEW relation: microsoft.calendar.credentials
microsoft_calendar / res.users                / microsoft_calendar_sync_token (char): not stored anymore
microsoft_calendar / res.users                / microsoft_calendar_sync_token (char): now related
microsoft_calendar / res.users                / microsoft_synchronization_stopped (boolean): not stored anymore
microsoft_calendar / res.users                / microsoft_synchronization_stopped (boolean): now related
---XML records in module 'microsoft_calendar'---
NEW ir.model.access: microsoft_calendar.access_microsoft_calendar_credentials
NEW ir.model.access: microsoft_calendar.microsoft_calendar_manager
NEW ir.model.constraint: microsoft_calendar.constraint_res_users_microsoft_token_uniq
NEW ir.rule: microsoft_calendar.microsoft_calendar_not_own_token_rule (noupdate)
NEW ir.rule: microsoft_calendar.microsoft_calendar_own_token_rule (noupdate)
NEW ir.rule: microsoft_calendar.microsoft_calendar_token_system_access (noupdate)
