Skip to Content
मेन्यू
This question has been flagged
2 Replies
4592 Views

How to add Time field in modles database??

Avatar
Discard
Author Best Answer

hi kiran k 

thank u for your help 

it is not working as when you try to record time format such 10:50, invalid error message shows. in order to save the window after editing i have to record time format in float like 10.50 but when saving, it appears in the report 10:39 in time format.

another problem when i import excel sheet consisting of times, it show me an error that i can not import 

Avatar
Discard
Best Answer

Hi  pola pola,

In Py

time = fields.Float('Time')

In XML

"time" widget="float_time"/>

Hope it helps,
Kiran K


Avatar
Discard


<field name="time" widget="float_time"/>

Related Posts Replies Views Activity
3
दिस॰ 21
4362
3
जुल॰ 23
5720
2
मार्च 24
5732
1
नव॰ 22
5543
2
अक्तू॰ 22
3639