diff --git a/caldav_sync/static/description/index.html b/caldav_sync/static/description/index.html index 1c463f0..8687a87 100644 --- a/caldav_sync/static/description/index.html +++ b/caldav_sync/static/description/index.html @@ -4,30 +4,31 @@ CalDAV Synchronization +
-

CalDAV Synchronization

- +

CalDAV Synchronization

+ Main Screenshot

Author: Bemade Inc. (Marc Durepos)

-

Website: www.bemade.org

+

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.

@@ -53,5 +54,8 @@

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.

+ + +