bemade-addons/caldav_sync/models
Marc Durepos 5a97745d42 [FIX] set timezone on context if empty in event and user
Prior to this commit, synchronizing an event to the CalDAV server could
break in the _add_event_dates method if both self.event_tz and
self.env.user.tz were empty (False). This should be a rare occurrence,
but adding a fallback of self._context.get('tz') should help.
2024-12-12 08:45:11 -05:00
..
__init__.py [IMP] caldav_sync: Massive rework 2024-11-08 15:49:50 -05:00
calendar_event.py [FIX] set timezone on context if empty in event and user 2024-12-12 08:45:11 -05:00
calendar_recurrence.py [IMP] caldav_sync: Massive rework 2024-11-08 15:49:50 -05:00
res_users.py caldav_sync: major rework. 2024-10-07 17:14:18 -04:00