← Back to team overview

openerp-india team mailing list archive

[Bug 982986] Re: All day events should not use duration to calculate length of event

 

This works somewhat correctly now, in the sense that the calendar view
displays all day events differently now, correctly on the day they
should occur

However, the user interface in the web client is not adapted to the
concept of a 'whole day' event yet though, making the fix as it is now a
'lazy fix'; it is 'just enough' but qualitatively not up to par in my
opinion.

Some notes:
- The start time and end time fields should get a different meaning or be hidden when a whole day event is entered.
- The end time field contains start time + 24, which is wrong; the value is still on the next day, which should not be the case
- The duration field should at least be read-only if it is a whole day event. Now, you can edit the field but it won't stick.

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/982986

Title:
  All day events should not use duration to calculate length of event

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  When entering an 'all day event' it seems the duration is set to 24.00
  hours (wrong in itself).  This causes the events to be shown in 2 days
  in the calendar.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/982986/+subscriptions


References