Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Maybe this is of interest to you: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
(To be completed)
Strangely I cannot find something up to date for either:
I propose:
First, write a leave_to_caldav module which will write to a caldav server (nextcloud, radicale, ...) (unidirectional)
Each time an event is created or modified:
Everything will have to be asynchronous so as not to suffer any repercussions in odoo.
Needs:
In odoo:
In nextcloud (our use case, as an example):
In a second step, if useful, we can imagine pushing/synchronizing (bidirectional) files, contacts, ...
To do this, ensure that the code is sufficiently generic from the start
Your opinions, needs, warnings, tips, ... are welcome
THANKS !
Beta Was this translation helpful? Give feedback.
All reactions