Quantcast
Channel: OpenERP Help - Individual question feed
Viewing all articles
Browse latest Browse all 6389

Export float value into time format

$
0
0
Openerp 7 custom module i have float fields with widget="float_time" After Exporting the Time Value (Float Field) output shows below format:- 12.5 10.5 Float format change into time format Formula min = Math.round((0.16666667 % 1) * 60); which method to override in openerp and apply the formula any sample available Thanks

Viewing all articles
Browse latest Browse all 6389

Trending Articles