I need to add a field in the db which hold value in the format H:M:S (for example 09:10:10) .I have tried fields.time() in openerp7 ,but it is not working .How to solve this problem ?
↧