← Back to team overview

openerp-expert-framework team mailing list archive

Time format without second

 

Hello Framework experts,

I want to discuss with you about an issue on OpenERP time format.

You change the time format in the language, to don't see the seconds in
datetime fields.
In database, seconds are saved, but not displayed on clients, it's ok.

But, when you enter values in a datetime search field, you can't enter
second, so for example, when you search Tasks with End Date between
15/05/2011 15:24 to 15/05/2011 15:25, the created SQL query change the
datetime values from 15/05/2011 15:24:00 to 15/05/2011 15:25:00, which
doesn't displayed Tasks with an end date equal to 15/05/2011 15:25:20.

I need your advise about this issue because in my mind, when I enter
15:25, this include all Tasks with an End Date till 15:25:59 which
should be displayed.

What do you think about that ?

Best wishes.

-- 
Quentin THEURET
qt@xxxxxxxxxxxxxxxxxxx
+33 (0)3 88 56 82 18

TeMPO Consulting
9, Rue du Parc
67205 Oberhausbergen - FRANCE


Follow ups