Wrong UOM Conversion in hr_timesheet_sheet
Bug #1098228 reported by
Felix Schubert
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
In Progress
|
Medium
|
OpenERP R&D Addons Team 3 |
Bug Description
There are 2 Time UOM's defined in the system: Day as reference and hour as smaller as the reference (factor 8). Now when I enter Times in Treeview in Timesheetactivities e.g. 0:30 which means 0.5 hours and switch to list view it will be shown as 0.5 days! The Service Product in this case is defined with UOM day.
So I think theirs something going wrong while using the conversion factor, because the result should be 0,0625 days.
Best regards,
Felix Schubert
Version: openerp-
OS: Ubuntu 10.04 LTS
Browser: Firefox 17.01
Related branches
lp:~openerp-dev/openobject-addons/trunk-timeuomprojecttasks-jco
- qdp (OpenERP): Needs Fixing
-
Diff: 186 lines (+92/-17)3 files modifiedhr_timesheet/hr_timesheet_view.xml (+4/-4)
project/project.py (+73/-5)
project/project_view.xml (+15/-8)
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
tags: | added: hr timesheet |
To post a comment you must log in.
Hello Felix,
Checked on latest 7.0 and trunk at my end, all are working fine.
Would you please check attached video and then check it again. If you still face the problem then notify us.
Thanks and waiting for your reply!