Caldav and Carddav support

Beta License: AGPL-3 OCA/server-backend Translate me on Weblate Try me on Runbot

This module adds WebDAV support to Odoo, specifically CalDAV and CardDAV.

You can configure arbitrary objects as a calendar or an address book, thus make arbitrary information accessible in external systems or your mobile.

Table of contents

Configuration

To configure this module, you need to:

  1. go to Settings / WebDAV Collections and create or edit your collections. There, you’ll also see the URL to point your clients to.

Note that you need to configure a dbfilter if you use multiple databases.

Known issues / Roadmap

Backporting this to <=v10 will be tricky because radicale only supports python3. Probably it will be quite a hassle to backport the relevant code, so it might be more sensible to just backport the configuration part, and implement the rest as radicale auth/storage plugin that talks to Odoo via odoorpc. It should be possible to recycle most of the code from this addon, which actually implements those plugins, but then within Odoo.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • initOS GmbH
  • Therp BV

Contributors

Other credits

  • Odoo Community Association: Icon
  • All the actual work is done by Radicale

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/server-backend project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.