← Back to team overview

openerp-india team mailing list archive

[Bug 928918] Re: datetime widget bugged

 

** Project changed: openobject-server => openerp-web

** Changed in: openerp-web
   Importance: Undecided => Low

** Changed in: openerp-web
     Assignee: OpenERP's Framework R&D (openerp-dev-framework) => OpenERP R&D Web Team (openerp-dev-web)

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

Title:
  datetime widget bugged

Status in OpenERP Web:
  Confirmed

Bug description:
  The first click in a datetime widget sets the current date. Only the
  second clicl sets the selected date.

  Example:

  * object: crm.meeting (calendar view)
  * current date is: 2012-02-08
  * create a new meeting on 2012-02-15
  * click on datetime widget for 'End Date' (a default date is already set: 2012-02-15 09:00:00)
  * click on '16' (for 2012-02-16) once
  -> the widget sets the date '2012-02-08 ' instead of '2012-02-16'

  If I click on '16' again, it correctly sets the date to '2012-02-16'

  tested with: Firefox 9.0.1
  Server version: 6.1rc1

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/928918/+subscriptions


References