v 14.0 Third Party 64
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Calendar (calendar)
Discuss (mail)
Lines of code 949
Technical Name opentech_caldav
LicenseAGPL-3
Websitehttps://www.opentech.es
Versions 13.0 12.0 16.0 14.0 15.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 949
Technical Name opentech_caldav
LicenseAGPL-3
Websitehttps://www.opentech.es
Versions 13.0 12.0 16.0 14.0 15.0

Calendar CalDAV protocol implementation

Key Features:

  •    Url: http[s]://yourodooaddress/caldav/calendar/yourusername
  •    Support only 1 database
  •    Install Required module ics:
    • On Windows: c:\program files\odoo 14.0\python> scripts\pip install ics
    • On GNU/Linux: sudo pip install ics
  •    Timezone must be established on user profile
  •    Categories on events are not supported
  •    TODO is not supported only Events
  •    Only support send 1 alarm for event
  •    Recurrent events can cause sincronization problems
  •    Recurrent events must be modified on Odoo Web
  •    Attendees are supported
  •    Tested on:
    • Android (opensync)
    • Evolution - Url: http[s]://yourodooaddress/caldav/calendar/yourusername
    • Outlook (caldavsyncronizer.org) - Url: http[s]://yourodooaddress/caldav/calendar/yourusername/
    • IPhone (SSL is required)
    • Mac Os X (calendar) (SSL is required)

Overview

Implementation of the CalDAV protocol for synchronization of calendars between devices. Ask us for a live demo.

Example

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 or have a question related to your purchase, please use the support page.
There are no ratings yet!
Purchased add on , how to access?
by
Shawn Himmelberger
on 3/26/22, 5:48 PM

What useername do I use?  Full name? Emaill address? Livechat username?

What port does it run on? Macos Calendar asks for port.

Re: Purchased add on , how to access?
by
Open Tech S.L.
on 3/27/22, 9:01 AM Author

Username is your Odoo user, usually email address.

Port 443 if use SSL, if not, your Odoo port.

On Mac with put the Odoo access url, it should detect the settings. On Mac SSL is required.


by
Philippe CHIZALLET
on 9/28/21, 9:40 AM Confirmed Purchase

Hi,


I have an error when installing apps.

Error : No module named ics


Can you help me please ?

I installed ics with command pip install ics, restart server but i have always error.


Thank you for your answer.


Sorry for my english, i'm french.



Re:
by
Open Tech S.L.
on 9/28/21, 12:28 PM Author

Hi,

in the console you must install the python ics package: pip install ics or pip3 install ics.

Sorry for my english, i'm spanish...