Marc Durepos
137789cd79
Add videoconference sync and fix some bugs:
...
- Properly synchronize the timezone for users with timezones set in Odoo
- Properly synchronize attendees, i.e. remove the organizer from the
attendees list on the CalDAV server and re-add them on the event
attendees in Odoo (to show up in the calendar view).
2024-05-28 11:35:24 -04:00
Marc Durepos
e98e504789
further work on recurrences
2024-05-24 20:59:50 -04:00
Marc Durepos
b3367a2704
further work on recurring events. cleaned up the code for them quite a bit.
2024-05-24 19:59:25 -04:00
Marc Durepos
0c93437e2c
Add support for recurring events.
2024-05-24 12:00:13 -04:00
Marc Durepos
d229f0c25e
updates to synchronize attendees and conference URL
2024-05-23 19:50:22 -04:00
Marc Durepos
0c78f7314f
fixed a null create bug due to write not checking if id is set
2024-05-23 17:03:09 -04:00
Marc Durepos
d6c946dcd0
caldav_sync module now seems functional and passing all tests. More testing to be done manually.
2024-05-23 16:58:26 -04:00
Marc Durepos
957de3221c
testing via the interface seems to be working, though some parameters are not set to sync yet.
2024-05-23 16:03:55 -04:00
Marc Durepos
9d2ea9a8fa
caldav_sync: removed the ability to choose a calendar, use calendar url instead
2024-05-23 13:11:00 -04:00
Marc Durepos
e3822618c7
update to allow selecting calendar
2024-05-23 12:49:51 -04:00
Marc Durepos
b96a1efca9
first version of module passing its own tests
2024-05-23 11:02:44 -04:00
Marc Durepos
a610f1ba69
First commit for caldav_sync
2024-05-23 09:08:07 -04:00