Skip to Content
Menu

CalDAV Synchronization

by
Odoo 6
v 18.0 Third Party 413
Download for v 18.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Calendar (calendar)
Discuss (mail)
Lines of code 870
Technical Name caldav_sync
LicenseLGPL-3
Websitehttps://www.bemade.org
Versions 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Calendar (calendar)
Discuss (mail)
Lines of code 870
Technical Name caldav_sync
LicenseLGPL-3
Websitehttps://www.bemade.org
Versions 17.0 18.0

CalDAV Synchronization

Main Screenshot

Author: Bemade Inc. (Marc Durepos)

Website: www.bemade.org

License: GNU Lesser General Public License (LGPL-3)

Overview

The CalDAV Synchronization module for Odoo allows users to synchronize their calendar events with CalDAV servers. This enables seamless integration of Odoo calendar with external applications like Apple Calendar or Thunderbird.

Warning

This module is in early development stages and should not be considered stable. Please test it on an unimportant calendar before using it with your important data. We are working hard to make improvements based on user feedback, so please reach out if you run into any issues or need a specific feature.

Features

  • Synchronize Odoo calendar events with CalDAV servers.
  • Create, update, and delete events in Odoo and reflect changes on the CalDAV server.
  • Poll CalDAV server for changes and update Odoo calendar accordingly.

Configuration

  1. Install the module in Odoo.
  2. Go to the User settings in Odoo.
  3. Enter the CalDAV calendar URL, username, and password on the user settings. In some cases, the calendar URL to use is not evident. For Apple iCloud calendars, for example, we recommend starting with the base server url at https://caldav.icloud.com/ and then selecting a specific calendar url from the error given in the server logs.

Note: Some calendar service providers such as Apple iCloud require app-specific passwords to be set so that the calendar API can bypass 2-factor authentication. Please look into setting up app-specific passwords for your cloud calendar provider if you're faced with authentication errors.

Usage

  1. Create a calendar event in Odoo and it will be synchronized with the CalDAV calendar.
  2. Update the event in Odoo and the changes will reflect on the CalDAV server.
  3. Delete the event in Odoo and it will be removed from the CalDAV server.
  4. Changes made to the calendar on the CalDAV server will be polled and updated in Odoo.

Technical Details

The module extends the calendar.event model to add CalDAV synchronization functionality. It uses the icalendar library to format events and the caldav library to interact with CalDAV servers. Polling for changes on the CalDAV server can be triggered manually by triggering the scheduled action in Odoo.

Support

If you have any issues with the module or feature requests, please reach out to us by creating an issue on our Gitlab at https://git.bemade.org/bemade/bemade-addons or by submitting a request on our website at https://www.bemade.org

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.