[FIX] hr_attendance: use float division for worked_hours field
authorMaria G <mariagr@europeanstonetile.com>
Mon, 10 Nov 2014 00:11:16 +0000 (16:11 -0800)
committerMartin Trigaux <mat@odoo.com>
Wed, 26 Nov 2014 15:46:26 +0000 (16:46 +0100)
commitfde2046d5ed7f4f904af5df63117b60cbb7d72cc
tree364de7618cffd1f62e7d2cd4c2cfda213044af97
parent94aded554c34917fd12d5b9326767fa792581c4d
[FIX] hr_attendance: use float division for worked_hours field

Used to be rounded to integer while the field is a float.
Fixes #3526
addons/hr_attendance/hr_attendance.py