c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #00693
[Bug 660573] Re: meetings: cannot edit duration
Probably all 'calendar objects' have this problem.
The 'duration' and 'end date' fields are inter dependent and one should
be computed from the other, otherwise they can be desynchronized.
This problem is raised in the web client calendar: if you resize a
meeting, it's 'date_deadline' is updated but not it's 'duration' field
but the calendar uses the duration field, so the event is not correctly
displayed in the calendar after resizing.
--
meetings: cannot edit duration
https://bugs.launchpad.net/bugs/660573
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.
Status in OpenObject Addons Modules: New
Bug description:
Meetings have 3 fields:
* start date (mandatory)
* end date
* duration (mandatory)
The 'duration' field cannot be edited. It seems it could be edited if the meeting is not in the 'done' state but even with 'not done' meetings, that field cannot be edited.
Clicking on 'all day' check box set it to 24 hours. But after saving, it is reset to 0.
I think it should be computed from 'start date' and 'end date' and be editable. If edited, the 'end date' should be recomputed accordingly.
version: trunk
client: web
References