تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
9529 أدوات العرض

Hello

Is it possible to integrate icalendar in odoo?

how?

If Know anyone then replay answere...!!!!!

الصورة الرمزية
إهمال

Any feedback about this request ?
Thank you in advance

أفضل إجابة

It’s still not part of Odoo by default, but you can integrate Apple Calendar through a CalDAV connection or by using the ics Python library if you’re developing a custom module.

Odoo already syncs well with Google and Outlook calendars, but Apple’s iCloud calendar uses CalDAV, which isn’t directly supported out of the box. A few developers have built internal connectors using the ics or caldav Python packages to read/write .ics data between Odoo and Apple Calendar.

Suppose you just need one-way sync (for example, exporting Odoo meetings to your Apple Calendar). In that case, you can generate .ics links from Odoo events and subscribe to them in Apple Calendar, which works fairly reliably.          


الصورة الرمزية
إهمال
أفضل إجابة

It would indeed be nice to have basic Apple Calendar, as for Outlook and Google, because I do not want to use these two calendar solutions not trusting these companieIt would indeed be nice to have basic Apple Calendar, as for Outlook and Google, because I do not want to use these two calendar solutions not trusting these companies. 

الصورة الرمزية
إهمال
أفضل إجابة

I'm still wondering why odoo does not integrate a calendar connection like caldav. 


الصورة الرمزية
إهمال
أفضل إجابة

Hi,

There is a python package you can use for the integration with iCalendar, ’ics’. ics is a pythonic and easy iCalendar library. It helps to read and write ics data in a developer friendly way.

Check this out, https://pypi.org/project/ics/

Regards

الصورة الرمزية
إهمال

This is a good solution for an Odoo developer wanting to build this module. I find it odd that nobody has done so already.

المنشورات ذات الصلة الردود أدوات العرض النشاط
4
أكتوبر 25
2876
1
أغسطس 25
9290
1
سبتمبر 25
6114
2
مايو 21
17325
3
أغسطس 19
9365