c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07923
[Bug 563032] Re: calendar ics bug
** Changed in: openobject-addons
Assignee: rpa (Open ERP) (rpa-openerp) => (unassigned)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/563032
Title:
calendar ics bug
Status in OpenObject Addons Modules:
New
Bug description:
I'm using the functionality of Open ERP to share the calendar with other applications.
For every case-section Open ERP publishes an ICS file in ''ftp://xxxx:8021/mydb/Calendars/''.
I'm subscribing to this ICS file with Mozilla Lightning Calendar. This works perfectly.
However, in my calendar (Lightning), I had some meetings already, which I would like to synchronize the other way around. By publishing the calendar, it adds my local activities to the ICS file online (nice!). There are only a few problems:
* some activities are displayed incorrectly ( DTEND is correct, but is being displayed incorrect (two hours before)).
* my tasks (VTODO) are converted into VEVENTS after being processed by Open ERP. The date of a task is unknown and therefore all tasks are displayed on the current time in the Open ERP calendar.
I tried to publish my calendar (publish ICS from lightning) somewhere else to see if my export function was the reason: It wasn't. It is Open ERP which converts tasks into events and which misinterprets DTEND values.
My Open ERP version is 5.0.6.
Hannes