| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Calendar (calendar)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 2838 |
| Technical Name |
muk_calendar_nextcloud |
| License | See License tab |
| Website | http://www.mukit.at |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Calendar (calendar)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 2838 |
| Technical Name |
muk_calendar_nextcloud |
| License | See License tab |
| Website | http://www.mukit.at |
MuK Calendar Nextcloud
Nextcloud Calendar Synchronization
MuK IT GmbH - www.mukit.at
Overview
This module provides a seamless bidirectional synchronization between Odoo Calendar events and a Nextcloud calendar via the CalDAV protocol. It automatically exports Odoo calendar events to Nextcloud and imports modifications from the Nextcloud side back into Odoo. The synchronization is powered by webhooks, scheduled automations, and Odoo's calendar framework to ensure a consistent and reliable exchange of event data.
Settings Configuration
The module adds a configuration panel where administrators can define all parameters for the calendar synchronization. This includes the Nextcloud server URL, authentication credentials, and the target calendar. Once set up, Odoo automatically manages the communication with Nextcloud via the CalDAV protocol.
Bidirectional Sync
Calendar events are synchronized bidirectionally between Odoo and Nextcloud. Changes made in either system are automatically reflected in the other. The synchronization covers event creation, modification, and deletion, ensuring both systems remain in sync at all times. All synchronization operations are logged to provide transparency and troubleshooting information.
Event Details
The module extends the calendar event form view with a Nextcloud tab that is visible in debug mode. This tab displays synchronization metadata such as the remote UID, timestamps, and status information. It allows users to see whether an event has been synchronized and when the last update occurred. The form view also provides actions to manually trigger synchronization for individual events.
Help and Support
Feel free to contact us, if you need any help with your Odoo
integration or additional features.
You will get 30 days of
support in case of any issues (except data recovery, migration or
training).
Our Services
Odoo
Development
Odoo
Integration
Odoo
Infrastructure
Odoo
Training
Odoo
Support
MuK Calendar Nextcloud
Synchronizes Odoo calendar events with a Nextcloud calendar using the CalDAV protocol. Exports Odoo events as iCalendar entries, imports updates from Nextcloud, and keeps both systems consistently synchronized using scheduled actions and automated processes.
Installation
To install this module, you need to:
Download the module and add it to your Odoo addons folder. Afterward, log on to your Odoo server and go to the Apps menu. Trigger the debug mode and update the list by clicking on the "Update Apps List" link. Now install the module by clicking on the install button.
Upgrade
To upgrade this module, you need to:
Download the module and add it to your Odoo addons folder. Restart the server and log on to your Odoo server. Select the Apps menu and upgrade the module by clicking on the upgrade button.
Configuration
Navigate to Settings > Integrations and enable the Nextcloud Calendar integration. Enter the Nextcloud server URL, username, password, and the name of the target calendar. The module will create scheduled actions that run every 15 minutes to keep both systems in sync.
Usage
Once configured, the module automatically synchronizes calendar events in both directions:
Odoo to Nextcloud: When a calendar event is created, updated, or deleted in Odoo, the change is exported to the configured Nextcloud calendar during the next export cycle. Events are serialized as iCalendar (ICS) files including summary, description, location, attendees, alarms, and recurrence rules.
Nextcloud to Odoo: The import cron uses the WebDAV sync-collection protocol to discover changes on Nextcloud. New events are created in Odoo, existing events are marked for re-synchronization, and events deleted on Nextcloud are removed from Odoo.
A Nextcloud tab is available on the calendar event form (in debug mode) showing the sync UID, ETag, export date, and outstanding export status.
Credits
Contributors
- Mathias Markl <mathias.markl@mukit.at>
Author & Maintainer
This module is maintained by the MuK IT GmbH.
MuK IT is an Austrian company specialized in customizing and extending Odoo. We develop custom solutions for your individual needs to help you focus on your strength and expertise to grow your business.
If you want to get in touch please contact us via mail (sale@mukit.at) or visit our website (https://mukit.at).
MuK Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from MuK IT GmbH. The above permissions are granted for a single database per purchased license. Furthermore, with a valid license it is permitted to use the software on other databases as long as the usage is limited to a testing or development environment. You may develop modules based on the Software or that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the MuK Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module