openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #03963
[Bug 731479] Re: [6.0] date format input - smarter solution
** Changed in: openobject-client
Importance: Undecided => Wishlist
** Changed in: openobject-client
Status: New => Confirmed
** Changed in: openobject-client
Assignee: (unassigned) => OpenERP sa GTK client R&D (openerp-dev-gtk)
** Changed in: openobject-client-web
Importance: Undecided => Wishlist
** Changed in: openobject-client-web
Status: New => Confirmed
** Changed in: openobject-client-web
Assignee: (unassigned) => OpenERP SA's Web Client R&D (openerp-dev-web)
--
You received this bug notification because you are a member of OpenERP
SA's Web Client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/731479
Title:
[6.0] date format input - smarter solution
Status in OpenERP GTK Client:
Confirmed
Status in OpenERP Web Client:
Confirmed
Bug description:
currently if date is defined as dd.mm.yyyy the user has to enter 08.04.2011 whereas the "." (dot) might not be on the decimal pad hence slowing down the data entry
IMHO OpenERP should allow to enter dates without the separator characters and expand it internally.