Skip to main content

Export Odoo calendar events to external webcal

Project description

Beta License: AGPL-3 coopdevs/webcal_exporter

This module allows you to export Odoo calendar events to an external webcal (such as Nextcloud) for each user. Users can provide their webcal URL and credentials in their user profile, and the module will automatically export events created within the last hour. A scheduled action runs hourly to check for recent events and export them to the corresponding user’s webcal.

Updated or deleted events trigger an update or deletion in the webcal.

Note: This module is not really synchronizing events, but rather exporting them to a webcal. This means that events created in the webcal will not be imported back into Odoo.

Table of contents

Configuration

  1. Go to the user profile and fill in the following fields under the Calendar Export section:

  • Calendar URL

  • Calendar User

  • Calendar Password

  1. Click on “Check Credentials” to verify if the provided credentials are correct.

Usage

Once the user’s calendar credentials are set up correctly, the module will automatically export events created within the last hour to the user’s external webcal. The scheduled action runs hourly to check for recent events and export them accordingly.

Changelog

14.0.1.0.6 (2024-03-11)

Bugfixes

  • Create event if UUID not found when updating events

14.0.1.0.5 (2024-03-11)

Bugfixes

  • Export event for all attendees

  • Respect calendar user choice when updating events

14.0.1.0.4 (2023-03-31)

Bugfixes

  • Allow users edit their own data

14.0.1.0.3 (2023-03-31)

Features

  • Automatic syncing on edit or unlink

  • Create #unsync tag on demand

  • Store uuid in calendar.event

  • Use uuid as a unique identificator for events :bulb:

14.0.1.0.2 (2023-03-30)

Bugfixes

  • Prevent duplicate filenames in ics files

  • Stringify timestamp in ics filenames.

Misc

  • Avoid to generate ics if user has no calendar configured.

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

  • Coopdevs

Contributors

Maintainers

This module is part of the coopdevs/webcal_exporter project on GitHub.

You are welcome to contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

odoo14-addon-webcal_exporter-14.0.1.0.6.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

odoo14_addon_webcal_exporter-14.0.1.0.6-py2.py3-none-any.whl (20.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page