Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
11823 Visninger

Hi all, new to OpenERP.
I have a field that stores time, it is working alright with widget=float_time, but i need to store the data in 24h format and right now the field only takes 12h format input.
Is there any way to change this? Using a function or another widget?
Any tip to point me in the right direction is welcome.
Thanks!

Avatar
Kassér

in the database the value is stored as Float. I hope I helped you.

Bedste svar

dear AlbertSaez ,

I think you can write directly in your field the time you don't need another widget like this:

00:0    write         23:15                   or                    06:17
 

in the database the value is stored as Float.


I hope I helped you.


Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
7
apr. 16
15038
1
mar. 15
6182
2
mar. 15
5321
1
dec. 23
1474
0
nov. 23
1656