Befox / cdav

Dolibarr module to access calendars and address book from CalDAV/CardDAV tools
GNU General Public License v3.0
47 stars 28 forks source link

the plugin put all on agenda as task #8

Closed bilbo-the-hobbit closed 7 years ago

bilbo-the-hobbit commented 7 years ago

Hello,

testing the latest code with ldap support, it now connect correctly to dolibarr and sync the calendar entries but it put everything as task.

i think it should put the calendar of dolibarr (events) as clendar entries and put projects task as task.

i join screnshoot to show the actual behaviour

caldav-taches-agendas

jpfox commented 7 years ago

Hello,

As mentioned in ReadMe.md :

Calendar records with "Status / Percentage" set to "Not applicable" are converted to events in CalDAV (VEVENT), others are converted to tasks (VTODO).

bilbo-the-hobbit commented 7 years ago

hello,

ok i understand that

bilbo-the-hobbit commented 7 years ago

hello,

i just put a meeting request inside dolibarr with thunderbird caldav plugin into dolibarr, i work but i loose the contact that has asked for the meeting

see attached screenshot caldav-taches-agendas3 caldav-taches-agendas4

jpfox commented 7 years ago

Participant in event is managed specifically on each client application (Outlook, Thunderbird, Android, iOr, iCal...) and, unfortunately, we can not manage all these cases.

bilbo-the-hobbit commented 7 years ago

hello,

thats not true, it is send to dolibarr trough caldav protocol who is a standard and so if you have the info comming you should write it correctly in dolibarr.

Outlook doesnt do caldav and android have a nice caldav addon that work perfectly

without that its useless if we loose all the information

jpfox commented 7 years ago

this discussion is now the same on issue #10