openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #03980
[Bug 731479] Re: [6.0] date format input - smarter solution
this works in Koo perfectly since "years"
"OpenERP should allow to enter dates without the separator characters and expand it internally."
the user enters data in the format specified but without separator characters
--
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.