コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
11792 ビュー

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!

アバター
破棄

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

最善の回答

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.


アバター
破棄
関連投稿 返信 ビュー 活動
7
4月 16
15021
1
3月 15
6163
2
3月 15
5286
1
12月 23
1464
0
11月 23
1626